NormalUpdateStrategy

Inherits from UpdateStrategy

Declaration

public sealed class NormalUpdateStrategy : UpdateStrategy

Description

An update strategy executed during the normal update loop.

Inherited

Methods

ExecuteExecutes the update action.
RegisterRegisters an update action to be executed by the strategy.
UnregisterUnregisters an update action from being executed by the strategy.