![]() integer, 0 .. 1 (false/true) |
graphics display is active |
![]() string |
Banner |
![]() float, 0 .. 999999 default=0 |
Desired simulation speed Desired simulation speed in steps/second. 0 = simulation is disabled. |
![]() float |
FPS Frames Per Second (measured) |
![]() integer, 0 .. 1 (false/true) |
Display the FPS meter? |
![]() integer, 1 .. 100 default=30 |
Maximum fps |
![]() integer, 0 .. 1 (false/true) |
Show log |
![]() object |
Get the log window get window object (class Window) |
![]() integer, 1 .. 100 default=5 |
Mininmum fps |
![]() integer, 0 .. 999999 default=0 |
Simulation steps per frame 0 = simulation is disabled. In most cases you should use desiredsimspeed as it ensures automatic throttle control. |
![]() integer |
Display width |
![]() integer |
Display height |
![]() float, 0 .. 100 default=1 |
simspeed user adjustment User interface sets this property to adjust simulation speed. |
![]() |
Clear the log window function clearMessages() |
![]() returns Window |
Create a Window function createWindow(integer style, string title, object client) create and return the new window object. |
![]() doesn't return a value |
Delete a Window function deleteWindow(Window) |
![]() |
draw function draw() |
![]() |
Create CreatureChartsManager function newCreatureCharts() |
![]() |
Create SimStatsChartsManager function newSimStatsCharts() |
![]() |
quit function quit() |
![]() |
resume function resume() |
![]() |
stop function stop() |
Global context | >> | Experiment definition | >> | Command line interface |