|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
Go to the source code of this file.
Classes | |
| class | Ship::ControllerAxisDirectionMapping |
| Maps a physical input to a virtual analog stick direction. More... | |
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |
Macros | |
| #define | MAX_AXIS_RANGE 85.0f |
Enumerations | |
| enum | Ship::StickIndex { Ship::LEFT_STICK , Ship::RIGHT_STICK } |
| Identifies which analog stick an axis mapping applies to. More... | |
| enum | Ship::Direction { Ship::LEFT , Ship::RIGHT , Ship::UP , Ship::DOWN } |
| Identifies the direction component of an axis mapping. More... | |
| #define MAX_AXIS_RANGE 85.0f |