Show
- |
-Displays the current window.
- |
-
-Hide
- |
-Hides the current window.
- |
-
-Move
- |
-Moves the current window to a specified position.
- |
-
-SwitchTop
- |
-Moves the current window to the top.
- |
-
-ChangeWindowType
- |
-Changes the type of the current window.
- |
-
-ReSize
- |
-Resizes the current window.
- |
-
-Rotate
- |
-Rotates the current window.
- |
-
-RegistPointerButtonCb
- |
-Registers the callback for Button events of the mouse.
- |
-
-RegistPointerEnterCb
- |
-Registers the callback for Enter events of the mouse.
- |
-
-RegistPointerLeaveCb
- |
-Registers the callback for Leave events of the mouse.
- |
-
-RegistPointerMotionCb
- |
-Registers the callback for Motion events of the mouse.
- |
-
-RegistPointerAxisDiscreteCb
- |
-Registers the callback for AxisDiscrete events of the mouse.
- |
-
-RegistPointerAxisSourceCb
- |
-Registers the callback for AxisSource events of the mouse.
- |
-
-RegistPointerAxisStopCb
- |
-Registers the callback for AxisStop events of the mouse.
- |
-
-RegistPointerAxisCb
- |
-Registers the callback for Axis events of the mouse.
- |
-
-RegistTouchUpCb
- |
-Registers the callback for TouchUp events.
- |
-
-RegistTouchDownCb
- |
-Registers the callback for TouchDown events.
- |
-
-RegistTouchEmotionCb
- |
-Registers the callback for TouchEmotion events.
- |
-
-RegistTouchFrameCb
- |
-Registers the callback for TouchFrame events.
- |
-
-RegistTouchCancelCb
- |
-Registers the callback for TouchCancel events.
- |
-
-RegistTouchShapeCb
- |
-Registers the callback for TouchShape events.
- |
-
-RegistTouchOrientationCb
- |
-Registers the callback for TouchOrientation events.
- |
-
-RegistKeyboardKeyCb
- |
-Registers the callback for Key events of the keyboard.
- |
-
-RegistKeyboardKeyMapCb
- |
-Registers the callback for KeyMap events of the keyboard.
- |
-
-RegistKeyboardLeaveCb
- |
-Registers the callback for Leave events of the keyboard.
- |
-
-RegistKeyboardEnterCb
- |
-Registers the callback for Enter events of the keyboard.
- |
-
-RegistKeyboardRepeatInfoCb
- |
-Registers the callback for RepeatInfo events of the keyboard.
- |
-
-
-