C# Class StateMachine, CaulsCastle

Afficher le fichier Open project: TheGovernorsJunk/CaulsCastle Class Usage Examples

Méthodes publiques

Méthode Description
StateMachine ( State initialState ) : System.Collections
Update ( GameObject gameObject ) : void

Method Details

StateMachine() public méthode

public StateMachine ( State initialState ) : System.Collections
initialState State
Résultat System.Collections

Update() public méthode

public Update ( GameObject gameObject ) : void
gameObject GameObject
Résultat void