ScummVM API documentation
Draci::AnimationManager Class Reference

Public Member Functions

 AnimationManager (DraciEngine *vm)
 
void insert (Animation *anim, bool allocateIndex)
 
Animationload (uint animNum)
 
void pauseAnimations ()
 
void unpauseAnimations ()
 
void deleteAnimation (Animation *anim)
 
void deleteOverlays ()
 
void deleteAll ()
 
void drawScene (Surface *surf)
 
AnimationgetAnimation (int id)
 
int getLastIndex () const
 
void deleteAfterIndex (int index)
 
const AnimationgetTopAnimation (int x, int y) const
 

The documentation for this class was generated from the following file: