afxStatusBar

Engine/source/afx/ui/afxStatusBar.cpp

More...

Private Types

Parent 

Public Functions

Called when the mProfile or mToolTipProfile is deleted.

onRender(Point2I offset, const RectI & updateRect)

Called when this control is to render itself.

Called when this object is asked to sleep.

bool

Called when this object is asked to wake up returns true if it's actually awake at the end.

Public Static Functions

Detailed Description

Private Types

typedef GuiControl Parent 

Private Attributes

F32 fraction 
bool monitor_player 
LinearColorF rgba_fill 
ShapeBase * shape 
bool show_energy 

Public Functions

afxStatusBar()

clearShape()

DECLARE_CATEGORY("AFX" )

DECLARE_CONOBJECT(afxStatusBar )

getFraction()

onDeleteNotify(SimObject * object)

Reimplemented from: GuiControl

onMouseDown(const GuiEvent & event)

Reimplemented from: GuiControl

onRender(Point2I offset, const RectI & updateRect)

Reimplemented from: GuiControl

onSleep()

Reimplemented from: GuiControl

onWake()

Reimplemented from: GuiControl

setFraction(F32 frac)

setProgress(F32 value)

Reimplemented from: afxProgressBase

setShape(ShapeBase * s)

Public Static Functions

initPersistFields()