SceneManager.callStep

Calling a game step. Should always be called during a loop step in an exception when the thread is suspended.

class SceneManager
@safe @trusted
void
callStep

Parameters

thread size_t

Thread identificator.

rend IRenderer

Renderer instance.

Meta