Skip to content

IGameContext.IsRunning Property

Definition

Namespace: Brine2D.Engine

Gets a value indicating whether the game is running.

bool IsRunning { get; }

Property Value

System.Boolean