summaryrefslogtreecommitdiff
path: root/Creature.cpp
AgeCommit message (Collapse)Author
2010-11-27Remove all of the object creation debugging outputLuke Bratch
2010-11-26Creature: Set initial y-velocity to be GRAVITYLuke Bratch
2010-11-26Implement Sprite::get/setClip for sprite sheet clipping & Creature::Orient ↵Luke Bratch
for setting a Creature's clip/orientation
2010-11-25Add a marcus sprite sheet, set it as the player's image, implement ↵Luke Bratch
left/right keyboard input
2010-11-24Initial commitLuke Bratch