|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include "ship/controller/controldeck/ControlDeck.h"#include "ship/controller/controldeck/ControlPort.h"#include <vector>#include "ship/config/Config.h"#include "ship/controller/controldevice/controller/mapping/keyboard/KeyboardScancodes.h"#include "ship/controller/physicaldevice/ConnectedPhysicalDeviceManager.h"#include "ship/controller/physicaldevice/GlobalSDLDeviceSettings.h"#include "ship/controller/controldevice/controller/mapping/ControllerDefaultMappings.h"#include "libultraship/libultra/controller.h"Go to the source code of this file.
Classes | |
| class | LUS::ControlDeck |
| Ship's N64-compatible ControlDeck implementation. More... | |
Namespaces | |
| namespace | LUS |