Torque3D Documentation / _generateds / GuiBitmapBarCtrl

GuiBitmapBarCtrl

Engine/source/gui/controls/guiBitmapBarCtrl.h

More...

Public Types

Protected Attributes

Public Functions

DECLARE_CATEGORY("Gui Images" )
DECLARE_DESCRIPTION("A <a href="/coding/file/guieditctrl_8cpp/#guieditctrl_8cpp_1abb04e3738c4c5a96b3ade6fa47013a6c">control</a> that clips <a href="/coding/file/pointer_8h/#pointer_8h_1aeeddce917cf130d62c370b8f216026dd">a</a> bitmap based on %." )
onRender(Point2I offset, const RectI & updateRect)

Called when this control is to render itself.

Public Static Functions

Detailed Description

Public Types

typedef GuiBitmapCtrl Parent 

Protected Attributes

bool mFlipClip 
F32 mPercent 
bool mVertical 

Public Functions

GuiBitmapBarCtrl()

DECLARE_CATEGORY("Gui Images" )

DECLARE_CONOBJECT(GuiBitmapBarCtrl )

DECLARE_DESCRIPTION("A <a href="/coding/file/guieditctrl_8cpp/#guieditctrl_8cpp_1abb04e3738c4c5a96b3ade6fa47013a6c">control</a> that clips <a href="/coding/file/pointer_8h/#pointer_8h_1aeeddce917cf130d62c370b8f216026dd">a</a> bitmap based on %." )

onRender(Point2I offset, const RectI & updateRect)

Reimplemented from: GuiControl

Public Static Functions

initPersistFields()