Wasabi
|
This is the complete list of members for WTextComponent, including all inherited members.
AddFontDirectory(std::string dir) | WTextComponent | |
CreateTextFont(uint32_t ID, std::string fontName) | WTextComponent | |
DestroyFont(uint32_t ID) | WTextComponent | |
GetTextWidth(std::string text, float fHeight, uint32_t fontID=0) | WTextComponent | |
Initialize() | WTextComponent | |
m_app | WTextComponent | protected |
m_curColor | WTextComponent | protected |
m_curFont | WTextComponent | protected |
m_directories | WTextComponent | protected |
m_fonts | WTextComponent | protected |
m_textEffect | WTextComponent | protected |
Render(class WRenderTarget *rt) | WTextComponent | |
RenderText(std::string text, float x, float y, float fHeight) | WTextComponent | |
RenderText(std::string text, float x, float y, float fHeight, uint32_t fontID) | WTextComponent | |
RenderText(std::string text, float x, float y, float fHeight, uint32_t fontID, WColor col) | WTextComponent | |
SetFont(uint32_t ID) | WTextComponent | |
SetTextColor(WColor col) | WTextComponent | |
WTextComponent(class Wasabi *app) (defined in WTextComponent) | WTextComponent | |
~WTextComponent() (defined in WTextComponent) | WTextComponent |