Arcade architecture
IWindow.hpp File Reference

Interface for window management in the arcade project. More...

Go to the source code of this file.

Classes

class  IWindow
 Interface for graphical window management. More...
 

Detailed Description

Interface for window management in the arcade project.

This file defines the IWindow interface, which provides an abstraction for managing a graphical window. It includes methods for initializing, displaying, clearing, and closing the window, as well as checking if the window is open.

Author
EPITECH PROJECT
Date
2025