![]() |
Cytopia
0.3
A city building simulation game
|
#include "mapEdit.hxx"
Go to the source code of this file.
Variables | |
TerrainEdit | terrainEditMode = TerrainEdit::NONE |
std::string | tileToPlace |
bool | demolishMode = false |
bool | highlightSelection = false |
bool demolishMode = false |
Definition at line 5 of file mapEdit.cxx.
bool highlightSelection = false |
Definition at line 6 of file mapEdit.cxx.
TerrainEdit terrainEditMode = TerrainEdit::NONE |
Definition at line 3 of file mapEdit.cxx.
std::string tileToPlace |
Definition at line 4 of file mapEdit.cxx.