Wasabi
WTextComponent Member List

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_appWTextComponentprotected
m_curColorWTextComponentprotected
m_curFontWTextComponentprotected
m_directoriesWTextComponentprotected
m_fontsWTextComponentprotected
m_textEffectWTextComponentprotected
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