Arcade architecture
IEvent.hpp File Reference

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...
 

Detailed Description

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.

Author
EPITECH PROJECT
Date
2025