 | ISystemUpdate Method |
Ticks this system.
Namespace: Slash.Application.SystemsAssembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxSub Update (
dt As Single
)
abstract Update :
dt : float32 -> unit
Parameters
- dt
- Type: SystemSingle
Time passed since the last tick, in seconds.
See Also