libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Part.h File Reference
#include <atomic>
#include <memory>
#include <stdint.h>
#include <mutex>
Include dependency graph for Part.h:
This graph shows which files directly or indirectly include this file:

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.
 

Macro Definition Documentation

◆ INVALID_PART_ID

#define INVALID_PART_ID   UINT64_MAX

Sentinel value representing an invalid or unassigned Part ID.