|
R-Type
2
Doom but in better
|

Files | |
| ActiveShape.hpp | |
| File in charge of containing the active shape enum the one in charge of tracking the type of shape stored in ShapeComponent. | |
| Clock.hpp | |
| This is the file that contains the Clock class. | |
| Collision.hpp | |
| Colour.hpp | |
| EventManager.hpp | |
| Header file for the EventManager class, responsible for managing input events. | |
| Font.hpp | |
| Header file for the Font class, responsible for managing fonts within the program. | |
| Key.hpp | |
| File in charge of containing code to provide an abstraction layer between the SFML keys and the internal program keys. | |
| MouseInfo.hpp | |
| This is the header file containing the class for the mouse information. | |
| Window.hpp | |
Header file for the Window class, which handles the graphical window and rendering logic. | |