Class GameClient

Namespace
Game.Client
Assembly
Game.dll
public class GameClient
Inheritance
GameClient
Inherited Members

Properties

Commands

public ClientCommands Commands { get; }

Property Value

ClientCommands

RenderView

public View RenderView { get; }

Property Value

View

Methods

Init()

public bool Init()

Returns

bool

Shutdown()

public void Shutdown()

Update(float)

public void Update(float delta)

Parameters

delta float