Simutrans-Squirrel-API
api_control.cc
Go to the documentation of this file.
1
7
void
sleep
();
11
integer
get_ops_total
();
15
integer
get_ops_remaining
();
16
class
debug
{
17
public
:
22
static
bool
pause
();
29
static
bool
is_paused
();
35
static
void
set_pause_on_error
(
bool
p);
36
};
debug::is_paused
static bool is_paused()
debug
Definition:
api_control.cc:16
sleep
void sleep()
debug::set_pause_on_error
static void set_pause_on_error(bool p)
get_ops_total
integer get_ops_total()
debug::pause
static bool pause()
get_ops_remaining
integer get_ops_remaining()
Generated by
1.8.14