C# Class FadeObjectAStep, RPGQuest

Inheritance: AnimationStep
Afficher le fichier Open project: hughrogers/RPGQuest Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
DoFade ( GameObject actor ) : bool

Method Details

Execute() public méthode

public Execute ( BattleAnimation battleAnimation ) : void
battleAnimation BattleAnimation
Résultat void

FadeObjectAStep() public méthode

public FadeObjectAStep ( BattleAnimationType t ) : System.Collections
t BattleAnimationType
Résultat System.Collections

GetData() public méthode

public GetData ( ) : Hashtable
Résultat Hashtable