Mana
|
Public Member Functions | |
DebugSwitches () | |
void | action (const gcn::ActionEvent &event) override |
![]() | |
Container () | |
~Container () override | |
void | drawFrame (gcn::Graphics *graphics) override |
Private Attributes | |
CheckBox * | mGrid |
CheckBox * | mCollisionTiles |
CheckBox * | mBeingCollisionRadius |
CheckBox * | mBeingPosition |
CheckBox * | mBeingPath |
CheckBox * | mMousePath |
CheckBox * | mBeingIds |
CheckBox * | mGuiDebug |
RadioButton * | mSpecialNormal |
RadioButton * | mSpecial1 |
RadioButton * | mSpecial2 |
RadioButton * | mSpecial3 |
Additional Inherited Members | |
![]() | |
Layout & | getLayout () |
Gets the layout handler for this container. | |
LayoutCell & | place (int x, int y, gcn::Widget *wg, int w=1, int h=1) |
Adds a widget to the container and sets it at given cell. | |
ContainerPlacer | getPlacer (int x, int y) |
Returns a proxy for adding widgets in an inner table of the layout. | |
Definition at line 129 of file debugwindow.cpp.
|
inline |
Definition at line 132 of file debugwindow.cpp.
|
inlineoverride |
Definition at line 186 of file debugwindow.cpp.
|
private |
Definition at line 219 of file debugwindow.cpp.
|
private |
Definition at line 223 of file debugwindow.cpp.
|
private |
Definition at line 221 of file debugwindow.cpp.
|
private |
Definition at line 220 of file debugwindow.cpp.
|
private |
Definition at line 218 of file debugwindow.cpp.
|
private |
Definition at line 217 of file debugwindow.cpp.
|
private |
Definition at line 224 of file debugwindow.cpp.
|
private |
Definition at line 222 of file debugwindow.cpp.
|
private |
Definition at line 226 of file debugwindow.cpp.
|
private |
Definition at line 227 of file debugwindow.cpp.
|
private |
Definition at line 228 of file debugwindow.cpp.
|
private |
Definition at line 225 of file debugwindow.cpp.