|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <algorithm>#include <mutex>#include "ship/core/PartList.h"#include "ship/core/TickableComponent.h"Go to the source code of this file.
Classes | |
| class | Ship::TickableList |
| Extends PartList<TickableComponent> with order-aware sorting. More... | |
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |