R-Type  2
Doom but in better
Loading...
Searching...
No Matches
ActiveScreen.hpp
Go to the documentation of this file.
1/*
2** EPITECH PROJECT, 2024
3** rtype (Workspace)
4** File description:
5** ActiveScreen.hpp
6*/
7
8#pragma once
9#include <iostream>
10
ActiveScreen
This is the enum class in charge of the window switcher code. This enum allows the mainloop of the pr...