KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Preconfigured capabilities for standard controllers More...
Macros | |
#define | CONT_TYPE_STANDARD_CONTROLLER |
Standard controller type. | |
#define | CONT_TYPE_DUAL_ANALOG_CONTROLLER |
Dual analog controller type. | |
#define | CONT_TYPE_ASCII_PAD |
ASCII fighting pad controller type. | |
#define | CONT_TYPE_ARCADE_STICK |
Arcade stick controller type. | |
#define | CONT_TYPE_TWIN_STICK |
Twin stick joystick controller type. | |
#define | CONT_TYPE_ASCII_MISSION_STICK |
ASCII Mission Stick controller type. | |
#define | CONT_TYPE_RACING_CONTROLLER |
Racing wheel/controller type. | |
#define | CONT_TYPE_MARACAS |
Samba De Amigo maraca controller type. | |
#define | CONT_TYPE_DANCE_MAT |
Dance Dance Revolution mat controller type. | |
#define | CONT_TYPE_FISHING_ROD |
Fishing rod controller type. | |
#define | CONT_TYPE_POP_N_MUSIC |
Pop'n'Music controller type. | |
#define | CONT_TYPE_DENSHA_DE_GO |
Densha de Go! controller type. | |
Preconfigured capabilities for standard controllers
Aggregate capability mask containing all capabilities which are implemented for a particular controller type. For example, the standard controller type is simply a combination of the following capabilities:
#define CONT_TYPE_ARCADE_STICK |
Arcade stick controller type.
#define CONT_TYPE_ASCII_MISSION_STICK |
ASCII Mission Stick controller type.
#define CONT_TYPE_ASCII_PAD |
ASCII fighting pad controller type.
#define CONT_TYPE_DANCE_MAT |
Dance Dance Revolution mat controller type.
#define CONT_TYPE_DENSHA_DE_GO |
Densha de Go! controller type.
#define CONT_TYPE_DUAL_ANALOG_CONTROLLER |
Dual analog controller type.
#define CONT_TYPE_FISHING_ROD |
Fishing rod controller type.
#define CONT_TYPE_MARACAS |
Samba De Amigo maraca controller type.
#define CONT_TYPE_POP_N_MUSIC |
Pop'n'Music controller type.
#define CONT_TYPE_RACING_CONTROLLER |
Racing wheel/controller type.
#define CONT_TYPE_STANDARD_CONTROLLER |
Standard controller type.
#define CONT_TYPE_TWIN_STICK |
Twin stick joystick controller type.