ControlKind
Description:
[ CCode ( cprefix = "AS_CONTROL_KIND_" , type_id = "as_control_kind_get_type ()" ) ]
public enum ControlKind
Kind of an input method for users to control software
Content:
Enum values:
- CONSOLE - Console / command-line
interface
- GAMEPAD - Gamepad input (any
game controller with wheels/buttons/joysticks)
- KEYBOARD - Keyboard input
- POINTING - Mouse/cursors/other
pointing device
- TABLET - Graphics tablet input
- TOUCH - Touch input
- TV_REMOTE - Input via a
television remote
- UNKNOWN - Unknown kind
- VISION - Computer vision / visual
object and sign detection
- VOICE - Control via voice
recognition/activation
Static methods:
Methods: