Torque3D Documentation / _generateds / afxSpellCastBar

afxSpellCastBar

Engine/source/afx/ui/afxSpellCastBar.cpp

More...

Private Types

Parent 

Public Functions

onRender(Point2I offset, const RectI & updateRect)

Called when this control is to render itself.

onStaticModified(const char * slotName, const char * newValue)

Specifically, these are called by setDataField when a static or dynamic field is modified, see the console details.

Public Static Functions

Detailed Description

Private Types

typedef GuiControl Parent 

Private Attributes

F32 fraction 
LinearColorF rgba_background 
LinearColorF rgba_border 
LinearColorF rgba_fill 
LinearColorF rgba_fill_final 
bool use_alt_final_color 
bool want_background 
bool want_border 

Public Functions

afxSpellCastBar()

DECLARE_CATEGORY("AFX" )

DECLARE_CONOBJECT(afxSpellCastBar )

getFraction()

onRender(Point2I offset, const RectI & updateRect)

Reimplemented from: GuiControl

onStaticModified(const char * slotName, const char * newValue)

Reimplemented from: SimObject

setFraction(F32 frac)

setProgress(F32 value)

Reimplemented from: afxProgressBase

Public Static Functions

initPersistFields()