|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <memory>#include "ship/window/Window.h"#include "ship/controller/controldevice/controller/mapping/keyboard/KeyboardScancodes.h"Go to the source code of this file.
Classes | |
| struct | Ship::WheelDirections |
| Holds the current horizontal and vertical scroll-wheel directions. More... | |
| class | Ship::WheelHandler |
| Tracks mouse scroll-wheel state and converts it into axis-like values consumable by the input mapping system. More... | |
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |