|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include "MouseWheelToAnyMapping.h"#include "ship/controller/controldevice/controller/mapping/ControllerAxisDirectionMapping.h"#include "ship/controller/controldevice/controller/mapping/keyboard/KeyboardScancodes.h"#include <memory>Go to the source code of this file.
Classes | |
| class | Ship::MouseWheelToAxisDirectionMapping |
| Maps a mouse scroll-wheel direction to a virtual analog stick direction. More... | |
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |