C# Class PlayAnimationAStep, RPGQuest

Inheritance: AnimationStep
Afficher le fichier Open project: hughrogers/RPGQuest Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( BattleAnimation battleAnimation ) : void
GetData ( ) : Hashtable
PlayAnimationAStep ( BattleAnimationType t ) : System.Collections

Private Methods

Méthode Description
PlayAnimation ( Animation animation, string name ) : bool

Method Details

Execute() public méthode

public Execute ( BattleAnimation battleAnimation ) : void
battleAnimation BattleAnimation
Résultat void

GetData() public méthode

public GetData ( ) : Hashtable
Résultat Hashtable

PlayAnimationAStep() public méthode

public PlayAnimationAStep ( BattleAnimationType t ) : System.Collections
t BattleAnimationType
Résultat System.Collections