C# Class SecuenceManager, isoAbbeyTFG

Inheritance: EventManager
Afficher le fichier Open project: nvidiosin/isoAbbeyTFG

Méthodes publiques

Méthode Description
ReceiveEvent ( GameEvent, ev ) : void
Tick ( ) : void

Private Methods

Méthode Description
onControllerEvent ( ControllerEventArgs, args ) : void

Method Details

ReceiveEvent() public méthode

public ReceiveEvent ( GameEvent, ev ) : void
ev GameEvent,
Résultat void

Tick() public méthode

public Tick ( ) : void
Résultat void