Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
A string (optionally owned by this object, or else pointing to an externally-owned string) with a position. More...
Public Member Functions | |
SBatchRun () | |
SBatchRun (const SBatchRun &str) | |
~SBatchRun () | |
Public Attributes | |
float | x |
float | y |
const std::wstring * | text |
bool | owned |
Private Member Functions | |
SBatchRun & | operator= (const SBatchRun &) |
A string (optionally owned by this object, or else pointing to an externally-owned string) with a position.
|
inline |
|
inline |
|
inline |
bool CTextRenderer::SBatchRun::owned |
const std::wstring* CTextRenderer::SBatchRun::text |
float CTextRenderer::SBatchRun::x |
float CTextRenderer::SBatchRun::y |