is_running


Description:

public bool is_running ()

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

Parameters:

this

a MainLoop.

Returns:

true if the mainloop is currently being run.