#include <GLW/GLWTankViewer.h>#include <tank/TankModelStore.h>#include <tankgraph/TankMeshStore.h>#include <3dsparse/ModelStore.h>#include <client/ScorchedClient.h>#include <graph/OptionsDisplay.h>#include <graph/ModelRendererMesh.h>#include <common/DefinesString.h>#include <lang/LangResource.h>#include <GLW/GLWFont.h>#include <GLW/GLWTranslate.h>Go to the source code of this file.
Variables | |
| static const float | TankSquareSize = 90.0f |
| static const float | TankHalfSquareSize = TankSquareSize / 2.0f |
| static const float | TankPadding = 20.0f |
| static const float | TankInfo = 320.0f |
const float TankHalfSquareSize = TankSquareSize / 2.0f [static] |
const float TankInfo = 320.0f [static] |
const float TankPadding = 20.0f [static] |
const float TankSquareSize = 90.0f [static] |
1.5.3