This is the complete list of members for
GUIScreen, including all inherited members.
| AutoCursor(bool enabled, int cursorType) | GUIScreen | |
| AutoCursorPrev | GUIScreen | |
| AutoCursorType | GUIScreen | |
| CallbackFocus | GUIScreen | |
| CallbackHide | GUIScreen | |
| CallbackMove | GUIScreen | |
| CallbackShow | GUIScreen | |
| CanMove(bool enabled) | GUIScreen | |
| CloseOnMiss(bool enabled) | GUIScreen | |
| Control() | GUIScreen | |
| Control(IControl@ control) | GUIScreen | |
| Draw() | GUIScreen | |
| GetHeight() | GUIScreen | |
| GetIndex() | GUIScreen | |
| GetPosX() | GUIScreen | |
| GetPosY() | GUIScreen | |
| GetWidth() | GUIScreen | |
| GUIScreen(string@ sprName, int path) | GUIScreen | |
| Hardcoded(bool enabled) | GUIScreen | |
| height | GUIScreen | |
| IgnoreBorders(bool enabled) | GUIScreen | |
| Index | GUIScreen | |
| InputLost() | GUIScreen | |
| IsAutoCursor | GUIScreen | |
| IsCanMove | GUIScreen | |
| IsCloseOnMiss | GUIScreen | |
| IsHardcoded | GUIScreen | |
| IsIgnoreBorders | GUIScreen | |
| IsLMouseDown | GUIScreen | |
| IsModal | GUIScreen | |
| IsMultiinstance | GUIScreen | |
| KeyDown(uint8 key) | GUIScreen | |
| Modal(bool enabled) | GUIScreen | |
| MouseDown(int x, int y, int click) | GUIScreen | |
| MouseMove(int fromX, int fromY, int toX, int toY) | GUIScreen | |
| MouseUp(int x, int y, int click) | GUIScreen | |
| Multiinstance(bool enabled) | GUIScreen | |
| Position(int x, int y) | GUIScreen | |
| PosX | GUIScreen | |
| PosY | GUIScreen | |
| screenControl | GUIScreen | |
| SetCallbackFocus(IGUIScreenCallbackFocus@ callback) | GUIScreen | |
| SetCallbackHide(IGUIScreenCallbackHide@ callback) | GUIScreen | |
| SetCallbackMove(IGUIScreenCallbackMove@ callback) | GUIScreen | |
| SetCallbackShow(IGUIScreenCallbackShow@ callback) | GUIScreen | |
| Size(int w, int h) | GUIScreen | |
| Surface | GUIScreen | |
| Update() | GUIScreen | |
| width | GUIScreen | |