MainLoop._idle

Called each idle frame with time since last call as an only argument.

struct MainLoop
@nogc nothrow
void
_idle
(
in double delta
)

Meta