C# Class SendMessageAStep, 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
SendMessageAStep ( 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

SendMessageAStep() public méthode

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