C# Class FadeObjectAStep, RPGQuest

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

Public Methods

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

Private Methods

Method Description
DoFade ( GameObject actor ) : bool

Method Details

Execute() public method

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

FadeObjectAStep() public method

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

GetData() public method

public GetData ( ) : Hashtable
return Hashtable