function
update(_deltaTime)
Updates the renderer. This should be called in the Step event.
Name | Type | Description |
---|---|---|
_deltaTime | Real |
How much time has passed since the last frame (in microseconds). |
Struct.BBMOD_Renderer
Returns self
.
Copyright © 2022, BlueBurn. Built on May 18, 2022 using GMDoc.