|
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 47 of file debugwindow.cpp.
◆ DebugInfo()
◆ logic()
void DebugInfo::logic |
( |
| ) |
|
|
inlineoverride |
◆ mFPSLabel
Label* DebugInfo::mFPSLabel |
|
private |
◆ mFPSText
std::string DebugInfo::mFPSText |
|
private |
◆ mMapLabel
Label* DebugInfo::mMapLabel |
|
private |
◆ mMinimapLabel
Label* DebugInfo::mMinimapLabel |
|
private |
◆ mMusicFileLabel
Label* DebugInfo::mMusicFileLabel |
|
private |
◆ mParticleCountLabel
Label* DebugInfo::mParticleCountLabel |
|
private |
◆ mTileMouseLabel
Label* DebugInfo::mTileMouseLabel |
|
private |
The documentation for this class was generated from the following file: