|
Arcade architecture
|
Interface for handling events in the application. More...
Go to the source code of this file.
Classes | |
| class | IEvent |
| Abstract interface for event handling. More... | |
Interface for handling events in the application.
This file defines the IEvent interface, which provides methods for initializing, polling, and cleaning up events. It also defines an enumeration for various event types.