summaryrefslogtreecommitdiff
path: root/Sprite.cpp
AgeCommit message (Expand)Author
2010-11-27Remove all of the object creation debugging outputLuke Bratch
2010-11-26Implement Sprite::get/setClip for sprite sheet clipping & Creature::Orient fo...Luke Bratch
2010-11-25Sprite: Rename loadImage to setImage, change image to a pointer, implement se...Luke Bratch
2010-11-24Initial commitLuke Bratch