libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
TickableList.h File Reference
#include <algorithm>
#include <mutex>
#include "ship/core/PartList.h"
#include "ship/core/TickableComponent.h"
Include dependency graph for TickableList.h:
This graph shows which files directly or indirectly include this file:

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.