namespace state{ enum GameState{ EDITOR, TILE_SELECT }; }