update(_:)
Tick the simulation
Declaration
@MainActor func update(_ deltaTime: TimeInterval) throwsParameters
- deltaTime:
The delta time to advance the simulation
Tick the simulation
@MainActor func update(_ deltaTime: TimeInterval) throwsThe delta time to advance the simulation