C# Class RotateCamAroundAStep, RPGQuest

Inheritance: AnimationStep
Mostra file Open project: hughrogers/RPGQuest Class Usage Examples

Public Methods

Method Description
Execute ( BattleAnimation battleAnimation ) : void
GetData ( ) : Hashtable
RotateCamAroundAStep ( 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

RotateCamAroundAStep() public method

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