summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-25Sprite: Rename loadImage to setImage, change image to a pointer, implement ↵Luke Bratch
setImage
2010-11-25Add background to Level, add sample background, modify Screen::blit() to ↵Luke Bratch
always blit onto the game window
2010-11-25Add Screen class, move video output functionality to itLuke Bratch
2010-11-24Initial commitLuke Bratch