UpdateStrategy.Execute

Method in UpdateStrategy

Declaration

public void Execute(float deltaTime)

Description

Executes the update action.

Parameters

deltaTimeThe time since the last frame.