class AnimSpritesList

the AnimSpritesList is a list of AnimSprite-s with useful methods to do some actions on each the elements More...

Definition#include <ksirk/animspriteslist.h>
InheritsQPtrList (unknown) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

the AnimSpritesList is a list of AnimSprite-s with useful methods to do some actions on each the elements

 AnimSpritesList ()

AnimSpritesList

 ~AnimSpritesList ()

~AnimSpritesList

bool  isLastFrame ( AnimSprite &)

isLastFrame

void  repaint (void)

repaint

repaint each sprite of the list

void  forEachNextFrame (void)

forEachNextFrame

use next frame for each sprite of the list

void  hideAndRemoveAll (void)

hideAndRemoveAll

hide the sprites of the list, remove them from the list and call their destructors iff the liste is in auto-delete mode

const AnimSpritefirstThatIsLastFrame (void)

firstThatIsLastFrame

return the first AnimSprite of the list that currently displays its last frame


Generated by: gael on noirdes.limsi.u-psud.fr on Fri Jan 3 17:03:38 2003, using kdoc 2.0a53.