torque Torque Game Engine Documentation
TGE Version 1.5.2

GuiBitmapButtonTextCtrl Class Reference

#include <guiBitmapButtonCtrl.h>

Inheritance diagram for GuiBitmapButtonTextCtrl:

Inheritance graph
[legend]

Public Member Functions

 DECLARE_CONOBJECT (GuiBitmapButtonTextCtrl)
void onRender (Point2I offset, const RectI &updateRect)
 Called when this control is to render itself.

Private Types

typedef GuiBitmapButtonCtrl Parent

Member Typedef Documentation


Member Function Documentation

GuiBitmapButtonTextCtrl::DECLARE_CONOBJECT ( GuiBitmapButtonTextCtrl   ) 

void GuiBitmapButtonTextCtrl::onRender ( Point2I  offset,
const RectI updateRect 
) [virtual]

Called when this control is to render itself.

Parameters:
offset The location this control is to begin rendering
updateRect The screen area this control has drawing access to

Reimplemented from GuiBitmapButtonCtrl.




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen