|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
This is the complete list of members for Ship::Part, including all inherited members.
| GetContext() const | Ship::Part | |
| GetId() const | Ship::Part | |
| OnAdded(bool forced) | Ship::Part | protectedvirtual |
| OnRemoved(bool forced) | Ship::Part | protectedvirtual |
| operator==(const Part &other) const | Ship::Part | |
| Part() | Ship::Part | |
| Part(std::shared_ptr< Context > context) | Ship::Part | explicit |
| PartList | Ship::Part | friend |
| SetContext(std::shared_ptr< Context > ctx) | Ship::Part | |
| ~Part()=default | Ship::Part | virtual |