improvement of the text input and added some documentation

This commit is contained in:
2010-09-11 14:32:31 +02:00
parent 3f962163b3
commit 61275239ce
6 changed files with 80 additions and 16 deletions
+2 -1
View File
@@ -72,7 +72,8 @@
* todos within the code have a look at the \ref todo.
*
* \todo [high] Create a simple racing or asteroids game
* \todo [med] Clear all references of EntityVisualState and EntityGameState
* \todo [high] Since introduction of the IMGUI pressing 'space' in the menu crashes the game
* \todo [med] Clear all references of EntityVisualState and EntityGameState
* \todo [med] Clarify functionalities of CreateEntity, KillEntity, RegisterEntity, UnregisterEntity (which frees memory, which does only change the state of the Model?)
* \todo [med] Add basic networking
* \todo [med] Add serialization