|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
Go to the source code of this file.
Classes | |
| class | Ship::ControllerMapping |
| Base class for all controller mappings. More... | |
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |
Macros | |
| #define | MAPPING_TYPE_UNKNOWN -1 |
| #define | MAPPING_TYPE_GAMEPAD 0 |
| #define | MAPPING_TYPE_KEYBOARD 1 |
| #define | MAPPING_TYPE_MOUSE 2 |
| #define MAPPING_TYPE_GAMEPAD 0 |
| #define MAPPING_TYPE_KEYBOARD 1 |
| #define MAPPING_TYPE_MOUSE 2 |
| #define MAPPING_TYPE_UNKNOWN -1 |