DDraceNetwork Docs
map_grid.cpp File Reference
#include "map_grid.h"
#include <engine/keys.h>
#include "editor.h"
Include dependency graph for map_grid.cpp:

Variables

static constexpr int MIN_GRID_FACTOR = 1
 
static constexpr int MAX_GRID_FACTOR = 15
 

Variable Documentation

◆ MAX_GRID_FACTOR

constexpr int MAX_GRID_FACTOR = 15
staticconstexpr

◆ MIN_GRID_FACTOR

constexpr int MIN_GRID_FACTOR = 1
staticconstexpr