AnimationParticle Class Reference

#include <animationparticle.h>

Inheritance diagram for AnimationParticle:

ImageParticle Particle Sprite

List of all members.


Detailed Description

Definition at line 33 of file animationparticle.h.


Public Member Functions

 AnimationParticle (Map *map, Animation *animation)
 AnimationParticle (Map *map, xmlNodePtr animationNode)
 ~AnimationParticle ()
virtual bool update ()
 Updates particle position, returns false when the particle should be deleted.

Private Attributes

SimpleAnimationmAnimation
 Used animation for this particle.

Constructor & Destructor Documentation

AnimationParticle::AnimationParticle ( Map map,
Animation animation 
)

Definition at line 26 of file animationparticle.cpp.

AnimationParticle::AnimationParticle ( Map map,
xmlNodePtr  animationNode 
)

Definition at line 32 of file animationparticle.cpp.

AnimationParticle::~AnimationParticle (  ) 

Definition at line 38 of file animationparticle.cpp.


Member Function Documentation

bool AnimationParticle::update (  )  [virtual]

Updates particle position, returns false when the particle should be deleted.

Reimplemented from Particle.

Definition at line 44 of file animationparticle.cpp.


Member Data Documentation

Used animation for this particle.

Definition at line 45 of file animationparticle.h.


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

Generated on Sun Apr 26 17:30:43 2009 for The Mana World by  doxygen 1.5.5