C# Class RandomAStep, 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
RandomAStep ( BattleAnimationType t ) : System.Collections

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

RandomAStep() public méthode

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