Public Member Functions | |
LetterHolder (MercuryTextChar *sprite, int width, int line, int pixcol, bool space, bool tab, bool enter) | |
Public Attributes | |
MercuryTextChar * | pSprite |
int | iWidth |
int | iLine |
int | iPixCol |
bool | bSpace |
bool | bTab |
bool | bEnter |
Definition at line 105 of file MercuryText.h.
MercuryText::LetterHolder::LetterHolder | ( | MercuryTextChar * | sprite, | |
int | width, | |||
int | line, | |||
int | pixcol, | |||
bool | space, | |||
bool | tab, | |||
bool | enter | |||
) | [inline] |
Definition at line 107 of file MercuryText.h.
Definition at line 109 of file MercuryText.h.
Definition at line 110 of file MercuryText.h.
Definition at line 111 of file MercuryText.h.
Definition at line 112 of file MercuryText.h.
Definition at line 113 of file MercuryText.h.
Definition at line 114 of file MercuryText.h.
Definition at line 115 of file MercuryText.h.