libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Tickable.h File Reference
#include <memory>
#include <mutex>
#include <vector>
#include <stdint.h>
#include <stddef.h>
#include <atomic>
#include "ship/core/Action.h"
#include "ship/core/ActionList.h"
#include "ship/core/EventActionList.h"
#include "ship/events/EventTypes.h"
Include dependency graph for Tickable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ship::Tickable
 Manages a collection of Actions and indexed EventActions. More...
 

Namespaces

namespace  Ship
 Core namespace for the libultraship engine framework.