C# Class AddComponentAStep, RPGQuest

Inheritance: AnimationStep
ファイルを表示 Open project: hughrogers/RPGQuest Class Usage Examples

Public Methods

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

Method Details

AddComponentAStep() public method

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