Public Member Functions

sp::gui::GUIContainerGadget Class Reference
[Built in GUI]

#include <spGUIContainerGadget.hpp>

Inheritance diagram for sp::gui::GUIContainerGadget:
sp::gui::GUIGadget sp::gui::GUIController sp::gui::GUIBaseObject

List of all members.

Public Member Functions

 GUIContainerGadget ()
 ~GUIContainerGadget ()
bool update ()
void draw ()
void setOwnerDrawCallback (const GUIOwnerDrawCallback &Callback)

Detailed Description

Container controller gadget.


Constructor & Destructor Documentation

sp::gui::GUIContainerGadget::GUIContainerGadget (  ) 
sp::gui::GUIContainerGadget::~GUIContainerGadget (  ) 

Member Function Documentation

void sp::gui::GUIContainerGadget::draw (  )  [virtual]

Implements sp::gui::GUIGadget.

void sp::gui::GUIContainerGadget::setOwnerDrawCallback ( const GUIOwnerDrawCallback Callback  )  [inline]
bool sp::gui::GUIContainerGadget::update (  )  [virtual]

Implements sp::gui::GUIGadget.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines