Retro.ControllerType – retro-gtk-1 Reference Manual
Packages
retro-gtk-1
Retro
ControllerType
ANALOG
JOYPAD
KEYBOARD
LIGHTGUN
MOUSE
NONE
POINTER
TYPE_MASK
get_id_count
get_index_count
ControllerType
Description:
[
CCode
( cprefix =
"RETRO_CONTROLLER_TYPE_"
, type_id =
"retro_controller_type_get_type ()"
) ]
public
enum
ControllerType
Represents the base types for Libretro controllers.
Namespace:
Retro
Package:
retro-gtk-1
Content:
Enum values:
ANALOG
-
a gamepad with analog sticks
JOYPAD
-
a classic gamepad
KEYBOARD
-
a keyboard
LIGHTGUN
-
a lightgun
MOUSE
-
a simple mouse
NONE
-
no controller
POINTER
-
a screen pointer
TYPE_MASK
-
a mask to get the super type of a derived one
Methods:
public
int
get_id_count
()
public
int
get_index_count
()