| AccountCreateCharacterCommand |
A GUICommand sending a character creation request.
|
| AccountCreateCommand |
|
| AccountLinkCharacterCommand |
A GUICommand sending a request to link a character to an account.
|
| AccountLoginCommand |
A GUICommand sending an account login request to the server.
|
| AccountPasswordCommand |
A GUICommand sending an account password change request.
|
| AccountPlayCharacterCommand |
A GUICommand sending a play character request to the server.
|
| CommandCheckBoxOption |
|
| ConnectCommand |
A GUICommand which connects to a Crossfire server.
|
| DialogCloseCommand |
|
| DialogOpenCommand |
|
| DialogToggleCommand |
A GUICommand which toggles the visibility of a dialog.
|
| DisconnectCommand |
A GUICommand which disconnects from the Crossfire server.
|
| ExecSelectionCommand |
|
| ExecuteElementCommand |
A GUICommand which executes (i.e., simulates a left-button mouse
click on) an GUIItem.
|
| HideCommand |
|
| InventoryFilterCommand |
|
| MetaCommand |
A GUICommand which shows the server selection screen.
|
| MoveSelectionCommand |
|
| PrintCommand |
|
| QuestsFilterCommand |
|
| QuitCommand |
|
| ScreenshotFiles |
Helper class for creating file names for screenshot files.
|
| ScrollCommand |
|
| ScrollListCommand |
|
| ScrollNeverCommand |
A GUICommand which scrolls a target GUIScrollable gui element
if executed but always reports that scrolling is not possible.
|
| ScrollNextCommand |
A GUICommand which transfers the focus between two gui elements.
|
| ScrollResetCommand |
|
| SelectCommand |
|
| ShowCommand |
|
| StartCommand |
|
| ToggleCommand |
|