NormalUpdateStrategy
Class in Zigurous.Architecture
Inherits from UpdateStrategy
Declaration
public sealed class NormalUpdateStrategy : UpdateStrategy
Description
An update strategy executed during the normal update loop.
Inherited
Methods
Execute | Executes the update action. |
Register | Registers an update action to be executed by the strategy. |
Unregister | Unregisters an update action from being executed by the strategy. |