|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include "mapping/ControllerButtonMapping.h"#include <memory>#include <unordered_map>#include <string>#include "ship/controller/controldevice/controller/mapping/keyboard/KeyboardScancodes.h"Go to the source code of this file.
Classes | |
| class | Ship::ControllerButton |
| Aggregates all ControllerButtonMapping instances for a single logical button. More... | |
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |