MainLoop.isRunning

Checks to see if the main loop is currently being run via MainLoop.run.

class MainLoop
bool
isRunning
()

Return Value

Type: bool

TRUE if the mainloop is currently being run.