C# Class BroadcastMessageAStep, RPGQuest

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

Public Methods

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

Method Details

BroadcastMessageAStep() public method

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

Execute() public method

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

GetData() public method

public GetData ( ) : Hashtable
return Hashtable