Main
FAQ
Status
To-Do List
Links
Download
Members
Command Protocol
|
General Commands:
Name: |
| hideWindow |
|
Description: |
| Hides the Lancelot main window. Whatever is currently using the window is also
stopped, so when the window is displayed again it will have to be started manually as well. |
|
Parameters: |
| none |
|
Return values: |
| none |
Name: |
| setFullScreen |
|
Description: |
| Toggles between full screen and windowed mode. The
main window must be visible or setFullScreen will fail. |
|
Parameters: |
| 1: 0 = windowed mode, 1 = full screen mode. |
|
Return values: |
| none |
|
|
|