need to go TMP COMMIT

This commit is contained in:
Kayne Ruse
2014-11-14 10:20:04 +11:00
parent a01d75549f
commit 97b7945191
+8
View File
@@ -16,3 +16,11 @@ TODO: The TileSheet class should implement the surface itself
TODO: Passwords/Authentication
TODO: Time delay for requesting region packets
TODO: A proper logging system
-------------------------
The entities might need an API, which interfaces with all entity types (characters, monsters, doors, etc.)
The Entity base class handles position (including room) and motion, so something generic like this could be used (or aliased by other APIs)
entity: