LibD/src/Actor
2012-04-12 22:35:43 +01:00
..
Actor.cpp [Add] TeeHee. I did a level. 2012-04-12 22:15:32 +01:00
Actor.h [Add] TeeHee. I did a level. 2012-04-12 22:15:32 +01:00
Makefile [Add] Added some input structures and methods. 2012-04-08 16:51:50 +01:00
NPC.cpp [Remove] Removed AABB's for now. 2012-04-12 18:32:45 +01:00
NPC.h [Remove] Removed AABB's for now. 2012-04-12 18:32:45 +01:00
Player.cpp [Fix] Forgot to decrement the same value when shift is released, making it possible to increase your speed infinately. 2012-04-12 22:35:43 +01:00
Player.h [Add] Adding some more method declarations to Actor.* 2012-04-12 19:14:47 +01:00