![]() |
Raven Engine v0.1
|
Files | |
| Event.h | |
| Defines the base Event interface, event types, and helper macros for Raven's event system. | |
| EventCategory.h | |
| Defines bitmaskable categories for engine events. | |
| EventDispatcher.h | |
| Utility for dispatching an Event to the appropriate handler based on its concrete type. | |
| WindowEvent.h | |
| Defines core application-level events such as window actions and update cycles. | |