|
Torque2D Reference
|
#include <BitmapFontCharacter.h>
Public Member Functions | |
| BitmapFontCharacter () | |
| void | ProcessCharacter (U16 width, U16 height) |
Public Attributes | |
| U16 | mCharID |
| U16 | mX |
| U16 | mY |
| U16 | mWidth |
| U16 | mHeight |
| F32 | mXOffset |
| F32 | mYOffset |
| F32 | mXAdvance |
| U16 | mPage |
| U16 | mPageWidth |
| U16 | mPageHeight |
| Vector2 | mOOBB [4] |
|
inline |
| void ProcessCharacter | ( | U16 | width, |
| U16 | height ) |
| U16 mCharID |
| U16 mHeight |
| Vector2 mOOBB[4] |
| U16 mPage |
| U16 mPageHeight |
| U16 mPageWidth |
| U16 mWidth |
| U16 mX |
| F32 mXAdvance |
| F32 mXOffset |
| U16 mY |
| F32 mYOffset |