GuiBitmapButtonTextCtrl
Engine/source/gui/buttons/guiBitmapButtonCtrl.h
Extension of GuiBitmapButtonCtrl that also display a text label on the button.
Public Types
Parent
Protected Functions
renderButton(GFXTexHandle & texture, const Point2I & offset, const RectI & updateRect)
Public Functions
DECLARE_DESCRIPTION("An extension of <a href="/coding/class/classguibitmapbuttonctrl/">GuiBitmapButtonCtrl</a> that also renders <a href="/coding/file/pointer_8h/#pointer_8h_1aeeddce917cf130d62c370b8f216026dd">a</a> <a href="/coding/file/cmdscan_8cpp/#cmdscan_8cpp_1aeab71244afb687f16d8c4f5ee9d6ef0e">text\n</a>" "label on the button." )
Detailed Description
Extension of GuiBitmapButtonCtrl that also display a text label on the button.
Public Types
typedef GuiBitmapButtonCtrl Parent
Protected Functions
renderButton(GFXTexHandle & texture, const Point2I & offset, const RectI & updateRect)
Reimplemented from: GuiBitmapButtonCtrl
Public Functions
DECLARE_CONOBJECT(GuiBitmapButtonTextCtrl )
DECLARE_DESCRIPTION("An extension of <a href="/coding/class/classguibitmapbuttonctrl/">GuiBitmapButtonCtrl</a> that also renders <a href="/coding/file/pointer_8h/#pointer_8h_1aeeddce917cf130d62c370b8f216026dd">a</a> <a href="/coding/file/cmdscan_8cpp/#cmdscan_8cpp_1aeab71244afb687f16d8c4f5ee9d6ef0e">text\n</a>" "label on the button." )