Home | All Classes | Grouped Classes | Index | Search
Deck More...
Derived from:
none
Derived by:
none
Group: GUI (Framework)
#include <ClanLib/gui.h>
Construction:
Deck Constructor |
Attributes:
Returns the component identified by the specified name. | |
Returns the current visible component. | |
Returns the stored component map. |
Operations:
Add a component. | |
Swap visible component. | |
Remove a component. |
Detailed description:
!group=GUI/Framework! !header=gui.h!Deck is a component manager that acts like a tab system. It is used to group a list of components and show only one at a time.