Table of Contents

Class InGame

Namespace
FrameOfReference.States
Assembly
FrameOfReference.dll

State while a game session is active.

public class InGame : InGameBase, IGameState, IDisposable
Inheritance
object
InGame
Implements
Inherited Members

Constructors

InGame(Game, Session)

State while a game session is active.

public InGame(Game game, Session session)

Parameters

game Game
session Session

Properties

HudDialog

protected override string HudDialog { get; }

Property Value

string

Methods

OnPresenterInitialized()

protected override void OnPresenterInitialized()