OpenGL display for the Framsticks Theater application.
| type and name | description | comments |
simstepsinteger |
simsteps | |
stopfunction |
stop | |
resumefunction |
resume | |
drawfunction |
draw | |
quitfunction |
quit | |
bannerstring |
banner | |
messagesVisibleinteger, 0 .. 1 (false/true) |
messagesVisible | |
clearMessagesfunction |
clear messages window | |
messagesWindowobject field |
messagesWindow | get window object (class Window) |
size_xinteger |
display width | |
size_yinteger |
display height | |
createWindowfunction |
createWindow | create and return the new window object.
arguments: style (see the Window class), title, client |
newCreatureChartsfunction |
create CreatureChartsManager | |
newSimStatsChartsfunction |
create SimStatsChartsManager | |