C# Class SendMessageAStep, RPGQuest

Inheritance: AnimationStep
Exibir arquivo Open project: hughrogers/RPGQuest Class Usage Examples

Public Methods

Method Description
Execute ( BattleAnimation battleAnimation ) : void
GetData ( ) : Hashtable
SendMessageAStep ( BattleAnimationType t ) : System.Collections

Method Details

Execute() public method

public Execute ( BattleAnimation battleAnimation ) : void
battleAnimation BattleAnimation
return void

GetData() public method

public GetData ( ) : Hashtable
return Hashtable

SendMessageAStep() public method

public SendMessageAStep ( BattleAnimationType t ) : System.Collections
t BattleAnimationType
return System.Collections