Some more work on the animation API.
commit5063a1311b78dea53d6306984c6ab23de65b60d3
authorPaolo Capriotti <p.capriotti@gmail.com>
Mon, 9 Jul 2007 11:51:02 +0000 (9 13:51 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Mon, 9 Jul 2007 11:51:02 +0000 (9 13:51 +0200)
tree2775ea8241f1b33eb4831cb734cf201137e2e00a
parent7b936a31f81bdeb8d8633b15c8f4d421a47bfba0
Some more work on the animation API.

* Added a Random object to GraphicalSystem.
* Added destruction animation API.
* Fixed const-ness of member functions of NamedSprite.
src/graphicalapi.h
src/graphicalapi_unwrapped.h
src/graphicalsystem.cpp
src/graphicalsystem.h
src/namedsprite.h
src/variants/chess.cpp