Skip to content

GameTime.DeltaTime Property

Definition

Namespace: Brine2D.Core

Gets the elapsed time as seconds (convenience property).

public double DeltaTime { get; }

Property Value

System.Double