libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
PhysicalDeviceType.h File Reference
This graph shows which files directly or indirectly include this file:

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...