ClipLine(const std::string &rstrLine, int iX, int iY, int *piLines=0) | Font | |
DecRef() | RefCounter | [inline] |
Font(FontManager *pkFontManager) | Font | [protected] |
FONTALIGN enum name | Font | |
FONTLINEWRAP enum name | Font | |
GetClipBox(int *piX, int *piY, int *piWidth, int *piHeight) | Font | |
GetColor() const | Font | |
GetHorizontalAlign() | Font | |
GetLineHeight() const | Font | [inline] |
GetLineWrap() const | Font | [inline] |
GetName() const | Font | [inline] |
GetRefCount() const | RefCounter | [inline] |
GetStringHeight(const std::string &rstrString, int iX) | Font | |
GetStringLength(const std::string &rstrString) | Font | |
IncRef() | RefCounter | [inline] |
Load(const std::string &rstrFilename, unsigned int uiFlags=0, bool bForceReload=false, bool bSearchFileSystem=false) | LoadableEntity | |
Load(File *pkFile, unsigned int uiFlags=0, bool bForceReload=false) | LoadableEntity | |
LoadableEntity(FileManager *pkFileManager=0) | LoadableEntity | |
LoadNode(unsigned int uiFlags) | Font | [protected, virtual] |
m_akCharacters | Font | [protected] |
m_bKeepFile | LoadableEntity | [protected] |
m_bLoaded | LoadableEntity | [protected] |
m_eHorizontalAlign | Font | [protected] |
m_eLineWrap | Font | [protected] |
m_iClipHeight | Font | [protected] |
m_iClipWidth | Font | [protected] |
m_iClipX | Font | [protected] |
m_iClipY | Font | [protected] |
m_iLineHeight | Font | [protected] |
m_iSpaceWidth | Font | [protected] |
m_iSpacing | Font | [protected] |
m_kColor | Font | [protected] |
m_pkFile | LoadableEntity | [protected] |
m_pkFileManager | LoadableEntity | [protected] |
m_pkFontManager | Font | [protected] |
m_pkMaterial | Font | [protected] |
m_strName | Font | [protected] |
m_strWordSeparators | Font | [protected] |
Printf(int iX, int iY, const char *pszFormat,...) | Font | |
Printf(float fX, float fY, const char *pszFormat,...) | Font | |
RefCounter() | RefCounter | [inline] |
ResetClipBox() | Font | |
s_fSubPixelOffset | Font | [static] |
SetClipBox(int iX, int iY, int iWidth, int iHeight) | Font | |
SetColor(const Color &rkColor) | Font | |
SetFileManager(FileManager *pkManager) | LoadableEntity | |
SetHorizontalAlign(FONTALIGN eAlign) | Font | |
SetLineWrap(FONTLINEWRAP eWrap) | Font | [inline] |
SetWordSeparators(const std::string &rstrSeparators) | Font | |
~Font() | Font | [virtual] |
~LoadableEntity() | LoadableEntity | [virtual] |
~RefCounter() | RefCounter | [inline, virtual] |