C# Class CheckUserAStep, RPGQuest

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

Méthodes publiques

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

Method Details

CheckUserAStep() public méthode

public CheckUserAStep ( 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