BottomLeft enum value | NL3D::UTextContext | |
BottomRight enum value | NL3D::UTextContext | |
clear()=0 | NL3D::UTextContext | [pure virtual] |
dumpCacheTexture(const char *filename)=0 | NL3D::UTextContext | [pure virtual] |
erase(uint32 i)=0 | NL3D::UTextContext | [pure virtual] |
getFontSize() const=0 | NL3D::UTextContext | [pure virtual] |
getHotSpot() const=0 | NL3D::UTextContext | [pure virtual] |
getKeep800x600Ratio() const=0 | NL3D::UTextContext | [pure virtual] |
getLastXBound() const=0 | NL3D::UTextContext | [pure virtual] |
getScaleX() const=0 | NL3D::UTextContext | [pure virtual] |
getScaleY() const=0 | NL3D::UTextContext | [pure virtual] |
getShaded() const=0 | NL3D::UTextContext | [pure virtual] |
getStringInfo(uint32 i)=0 | NL3D::UTextContext | [pure virtual] |
getStringInfo(const ucstring &ucstr)=0 | NL3D::UTextContext | [pure virtual] |
HotSpotCount enum value | NL3D::UTextContext | |
MiddleBottom enum value | NL3D::UTextContext | |
MiddleLeft enum value | NL3D::UTextContext | |
MiddleMiddle enum value | NL3D::UTextContext | |
MiddleRight enum value | NL3D::UTextContext | |
MiddleTop enum value | NL3D::UTextContext | |
printAt(float x, float y, uint32 i)=0 | NL3D::UTextContext | [pure virtual] |
printAt(float x, float y, ucstring ucstr)=0 | NL3D::UTextContext | [pure virtual] |
printClipAt(float x, float y, uint32 i, float xmin, float ymin, float xmax, float ymax)=0 | NL3D::UTextContext | [pure virtual] |
printfAt(float x, float y, const char *format,...)=0 | NL3D::UTextContext | [pure virtual] |
render3D(const NLMISC::CMatrix &mat, ucstring ucstr)=0 | NL3D::UTextContext | [pure virtual] |
render3D(const NLMISC::CMatrix &mat, const char *format,...)=0 | NL3D::UTextContext | [pure virtual] |
setColor(NLMISC::CRGBA color)=0 | NL3D::UTextContext | [pure virtual] |
setFontSize(uint32 fontSize)=0 | NL3D::UTextContext | [pure virtual] |
setHotSpot(THotSpot hotSpot)=0 | NL3D::UTextContext | [pure virtual] |
setKeep800x600Ratio(bool keep)=0 | NL3D::UTextContext | [pure virtual] |
setScaleX(float scaleX)=0 | NL3D::UTextContext | [pure virtual] |
setScaleY(float scaleY)=0 | NL3D::UTextContext | [pure virtual] |
setShaded(bool b)=0 | NL3D::UTextContext | [pure virtual] |
setShadeExtent(float shext)=0 | NL3D::UTextContext | [pure virtual] |
textPush(const char *format,...)=0 | NL3D::UTextContext | [pure virtual] |
textPush(const ucstring &str)=0 | NL3D::UTextContext | [pure virtual] |
THotSpot enum name | NL3D::UTextContext | |
TopLeft enum value | NL3D::UTextContext | |
TopRight enum value | NL3D::UTextContext | |
UTextContext() | NL3D::UTextContext | [inline, protected] |
~UTextContext() | NL3D::UTextContext | [inline, protected, virtual] |