Interface ILogicUpdate
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public interface ILogicUpdate
Methods
FrameUpdate()
Declaration
void FrameUpdate()
LogicUpdate(float)
Declaration
void LogicUpdate(float dt)
Parameters
| Type | Name | Description |
|---|---|---|
| float | dt |