C# Class SecuenceInterpreter, isoAbbeyTFG

Afficher le fichier Open project: nvidiosin/isoAbbeyTFG Class Usage Examples

Méthodes publiques

Méthode Description
EventHappened ( GameEvent, ge ) : void
SecuenceInterpreter ( Secuence, secuence ) : System.Collections
Tick ( ) : void

Method Details

EventHappened() public méthode

public EventHappened ( GameEvent, ge ) : void
ge GameEvent,
Résultat void

SecuenceInterpreter() public méthode

public SecuenceInterpreter ( Secuence, secuence ) : System.Collections
secuence Secuence,
Résultat System.Collections

Tick() public méthode

public Tick ( ) : void
Résultat void