libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
EventActionList.h File Reference
#include <algorithm>
#include <memory>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include "ship/core/ActionList.h"
#include "ship/actions/EventAction.h"
#include "ship/events/ListenerAction.h"
#include "ship/events/EventTypes.h"
Include dependency graph for EventActionList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ship::EventActionList
 ActionList specialization with indexed EventAction lookup by EventID. More...
 

Namespaces

namespace  Ship
 Core namespace for the libultraship engine framework.