aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/hero.h
AgeCommit message (Collapse)Author
2014-05-10CGE2: Rework Sprite a bit, make _eye an engine variable.uruk
Also move screenToGround() during the process.
2014-05-09CGE2: Implement CGE2Engine::loadSprite().uruk
Add Snail during the process and revise or expand a lot of other parts of the engine.
2014-05-08CGE2: Remove unnecessary whitespaces.uruk
2014-05-08CGE2: Add Hero.uruk