DDraceNetwork Docs
editor_server_settings.cpp File Reference
#include "editor_server_settings.h"
#include "editor.h"
#include <engine/keys.h>
#include <engine/shared/config.h>
#include <engine/textrender.h>
#include <game/client/gameclient.h>
#include <game/client/lineinput.h>
#include <game/client/ui.h>
#include <game/client/ui_listbox.h>
#include <game/editor/editor_actions.h>
#include <game/editor/editor_history.h>
#include <base/color.h>
#include <base/system.h>
#include <iterator>
Include dependency graph for editor_server_settings.cpp:

Classes

struct  IMapSetting
 
struct  SMapSettingInt
 
struct  SMapSettingCommand
 

Variables

static const int FONT_SIZE = 12.0f
 

Variable Documentation

◆ FONT_SIZE

const int FONT_SIZE = 12.0f
static