|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <map>#include <memory>#include <string>#include <cstdint>#include <queue>#include <vector>#include "libultraship/libultra/controller.h"#include "ship/utils/color.h"#include <unordered_map>#include "ship/controller/controldevice/controller/Controller.h"Go to the source code of this file.
Classes | |
| class | LUS::Controller |
| Ship's N64-compatible Controller implementation. More... | |
Namespaces | |
| namespace | LUS |