Class InGame
- Namespace
- FrameOfReference.States
- Assembly
- FrameOfReference.dll
State while a game session is active.
public class InGame : InGameBase, IGameState, IDisposable
- Inheritance
-
objectInGame
- Implements
- Inherited Members
Constructors
InGame(Game, Session)
State while a game session is active.
public InGame(Game game, Session session)
Parameters
Properties
HudDialog
protected override string HudDialog { get; }
Property Value
Methods
OnPresenterInitialized()
protected override void OnPresenterInitialized()