libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
EventSystem.h File Reference

Backward-compatibility shim. Use Events instead. More...

Include dependency graph for EventSystem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Ship
 Core namespace for the libultraship engine framework.
 

Typedefs

using Ship::EventSystem = Events
 

Detailed Description

Backward-compatibility shim. Use Events instead.

Deprecated:
Include ship/events/Events.h and use Ship::Events directly.