UpdateTick.UpdateTick(float,float).md

May 21, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.UpdateTick

UpdateTick(float, float) Constructor

Create a UpdateTick with the given deltaTime and time.

public UpdateTick(float deltaTime, float time);

Parameters

deltaTime System.Single

time System.Single

Contents

  1. 0.1Friflo.Engine.ECS.UpdateTick
  2. 1UpdateTick(float, float) Constructor