Skip to content

IGameContext.UpdateGameTime(GameTime) Method

Definition

Namespace: Brine2D.Engine

Updates the current game time. Called once per frame by GameLoop. Not part of the public game API; exposed only within the engine assembly.

internal void UpdateGameTime(Brine2D.Core.GameTime gameTime);

Parameters

gameTime GameTime