DDraceNetwork Documentation
Loading...
Searching...
No Matches
map_grid.cpp File Reference
#include "map_grid.h"
#include "editor.h"
#include <engine/keys.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

int MAX_GRID_FACTOR = 15
staticconstexpr

◆ MIN_GRID_FACTOR

int MIN_GRID_FACTOR = 1
staticconstexpr