Skip to content

GameLoop.IsRunning Property

Definition

Namespace: Brine2D.Engine

Gets whether the game loop is currently running.

public bool IsRunning { get; }

Property Value

System.Boolean