A function defined in BBMOD_BaseRenderer.gml
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_BaseRenderer
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.