C# Class Example1.Program.NormalState

State while the shark is just swimming around.
Inheritance: AbstractState
Show file Open project: Real-Serious-Games/Fluent-State-Machine

Public Methods

Method Description
OnUpdate ( ) : void

Method Details

OnUpdate() public method

public OnUpdate ( ) : void
return void