#include <clientmap.h>
Public Attributes | |
float | wanted_range = 0.0f |
bool | range_all = false |
bool | allow_noclip = false |
bool | show_wireframe = false |
bool MapDrawControl::allow_noclip = false |
Referenced by ClientMap::renderPostFx(), Game::updateDebugState(), ClientMap::updateDrawList(), and Game::updateFrame().
bool MapDrawControl::range_all = false |
bool MapDrawControl::show_wireframe = false |
Referenced by ClientMap::renderMap(), Game::toggleDebug(), and Game::updateDebugState().
float MapDrawControl::wanted_range = 0.0f |