Tab Class Reference
#include <tab.h>
List of all members.
Detailed Description
A tab, the same as the Guichan tab in 0.8, but extended to allow transparency.
Definition at line 34 of file tab.h.
Constructor & Destructor Documentation
Member Function Documentation
void Tab::draw |
( |
gcn::Graphics * |
graphics |
) |
|
Draw the tabbed area.
Definition at line 119 of file tab.cpp.
void Tab::setTabColor |
( |
const gcn::Color & |
color |
) |
|
Set the normal color fo the tab's text.
Definition at line 162 of file tab.cpp.
void Tab::setHighlighted |
( |
bool |
high |
) |
|
Set tab highlighted.
Definition at line 167 of file tab.cpp.
virtual void Tab::setCurrent |
( |
|
) |
[inline, protected, virtual] |
void Tab::init |
( |
|
) |
[private] |
Load images if no other instances exist yet.
Definition at line 84 of file tab.cpp.
Friends And Related Function Documentation
Definition at line 56 of file tab.h.
Member Data Documentation
Tab state graphics.
Definition at line 63 of file tab.h.
Number of tab instances.
Definition at line 64 of file tab.h.
Definition at line 65 of file tab.h.
Definition at line 67 of file tab.h.
Definition at line 68 of file tab.h.
The documentation for this class was generated from the following files: