#include "AnimationManager.h"
#include "GameDXListener.h"
#include "IsoBomb.h"
Go to the source code of this file.
Compounds | |
class | Animation |
Animation contains a pointer to a current set of animation frames that are obtained from the animation manager, it uses those to animate the object( character or bombs ). More... |