C# Class SecuenceManager, isoAbbeyTFG

Inheritance: EventManager
Mostra file Open project: nvidiosin/isoAbbeyTFG

Public Methods

Method Description
ReceiveEvent ( GameEvent, ev ) : void
Tick ( ) : void

Private Methods

Method Description
onControllerEvent ( ControllerEventArgs, args ) : void

Method Details

ReceiveEvent() public method

public ReceiveEvent ( GameEvent, ev ) : void
ev GameEvent,
return void

Tick() public method

public Tick ( ) : void
return void