SDLPP::Container Class Reference
List of all members.
Public Types |
|
typedef ctrlp_list::iterator | iterator |
Public Member Functions |
|
void | swap (Container &rhs) |
|
virtual void | draw (Bitmap &target, const iVec2 &offset) |
|
void | clear () |
|
unsigned | size () const |
|
void | add_child (Control *ctrl) |
|
void | remove (Control *ctrl) |
|
virtual Control * | find_leaf (const iVec2 &pos) |
|
virtual Control * | find (const xstring &name) |
|
iterator | begin () |
|
iterator | end () |
The documentation for this class was generated from the following files:
- E:/prg/sdlpp/include/sdlpp_gui.h
- E:/prg/sdlpp/src/sdlpp_gui.cpp