StarEngine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
star::TextComponent Member List

This is the complete list of members for star::TextComponent, including all inherited members.

BaseComponent(void)star::BaseComponent
BaseComponent(Object *parent)star::BaseComponent
Draw()star::TextComponentvirtual
GetColor() const star::TextComponent
GetGameScene() const star::BaseComponent
GetParent() const star::BaseComponent
GetText() const star::TextComponent
GetTransform() const star::BaseComponent
GetWrapWidth() const star::TextComponent
Initialize()star::BaseComponent
InitializeComponent()star::TextComponentprotectedvirtual
IsInitialized() const star::BaseComponent
m_bInitializedstar::BaseComponentprotected
m_pParentObjectstar::BaseComponentprotected
SetColor(const Color &color)star::TextComponent
SetParent(Object *parent)star::BaseComponent
SetText(const tstring &text)star::TextComponent
SetWrapWidth(float width)star::TextComponent
TextComponent(const tstring &fileName, const tstring &tag, int fontSize, bool bInFront=true)star::TextComponent
Update(const Context &context)star::TextComponentvirtual
~BaseComponent(void)star::BaseComponentvirtual
~TextComponent()star::TextComponentvirtual