GuiCursor

Engine/source/gui/core/guiTypes.h

More...

Private Types

Parent 

Public Functions

bool

Called when the object is added to the sim.

Called when the object is removed from the sim.

Public Static Functions

Detailed Description

Private Types

typedef SimObject Parent 

Private Attributes

StringTableEntry mBitmapName 
Point2I mExtent 
Point2I mHotSpot 
Point2F mRenderOffset 
GFXTexHandle mTextureObject 

Public Functions

GuiCursor(void )

~GuiCursor(void )

DECLARE_CONOBJECT(GuiCursor )

getExtent()

getHotSpot()

onAdd(void )

Reimplemented from: SimObject

onRemove()

Reimplemented from: SimObject

render(const Point2I & pos)

Public Static Functions

initPersistFields()