C# Class CallAnimationAStep, RPGQuest

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

Méthodes publiques

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

Method Details

CallAnimationAStep() public méthode

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

Execute() public méthode

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

GetData() public méthode

public GetData ( ) : Hashtable
Résultat Hashtable