aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/entity.cpp
AgeCommit message (Collapse)Author
2013-05-08NEVERHOOD: Add morejohndoe123
- SpriteResource and PaletteResource resource classes - Extend BaseSurface to be able to draw SpriteResources onto it - Implement Entity base class (this may need some work concerning the update/message callbacks later since I'm not sure if the way it's done now is portable)