#include <GLW/GLWListView.h>#include <GLW/GLWFont.h>#include <GLW/GLWTranslate.h>#include <common/Defines.h>#include <client/ScorchedClient.h>#include <engine/GameState.h>#include <stdio.h>Go to the source code of this file.
Functions | |
| REGISTER_CLASS_SOURCE (GLWListView) | |
Variables | |
| static const float | BorderWidth = 20.0f |
| REGISTER_CLASS_SOURCE | ( | GLWListView | ) |
const float BorderWidth = 20.0f [static] |
Definition at line 29 of file GLWListView.cpp.
Referenced by GLWListView::draw(), and GLWListView::getLines().
1.5.3