|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <atomic>#include <memory>#include <stdint.h>#include <mutex>Go to the source code of this file.
Classes | |
| class | Ship::Part |
| Base class for all identifiable objects in the component system. More... | |
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |
Macros | |
| #define | INVALID_PART_ID UINT64_MAX |
| Sentinel value representing an invalid or unassigned Part ID. | |
| #define INVALID_PART_ID UINT64_MAX |
Sentinel value representing an invalid or unassigned Part ID.