|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
Go to the source code of this file.
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |
Enumerations | |
| enum | Ship::PhysicalDeviceType { Ship::Keyboard = 0 , Ship::Mouse = 1 , Ship::SDLGamepad = 2 , Ship::Max = 3 } |
| Identifies the category of a physical input device. More... | |