Continued a bit:
authorRoland Haeder <roland@mxchange.org>
Tue, 15 Nov 2016 19:10:17 +0000 (20:10 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 15 Nov 2016 19:10:17 +0000 (20:10 +0100)
commitd23413a2d72f1354f6a58e2e4a8103962eab55c9
tree0ca845f6b68b9c60244f588e9fc6cf17f25b1ac8
parentd02662505cd16f5dd74e7aaa1d26a0aa65588f6a
Continued a bit:
- added class/interface for game options (like pause/unpause flag, et cetera)
- maybe also gaming difficulty will come, if computable?
- added missing database "tables"

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/city/classes/database/frontend/game_options/.htaccess [new file with mode: 0644]
application/city/classes/database/frontend/game_options/class_CityGameOptionsDatabaseWrapper.php [new file with mode: 0644]
application/city/classes/manager/game/.htaccess [new file with mode: 0644]
application/city/classes/manager/game/class_GameManager.php [new file with mode: 0644]
application/city/interfaces/database/frontend/game_options/.htaccess [new file with mode: 0644]
application/city/interfaces/database/frontend/game_options/class_CityGameOptionsWrapper.php [new file with mode: 0644]
db/city_section/.htaccess [new file with mode: 0644]
db/game_options/.htaccess [new file with mode: 0644]