|
R-Type
2
Doom but in better
|

Files | |
| Clock.cpp | |
| This file contains the implementation of the Clock class for time management. | |
| Collision.cpp | |
| This is the file in charge of managing the collision checking. | |
| Colour.cpp | |
| This is the cpp file in charge of storing the functions and colour definitions of the colour class. | |
| EventManager.cpp | |
| This is the file in charge of managing the events from the window. | |
| Font.cpp | |
| File in charge of containing the code for the font class. | |
| Key.cpp | |
| File in charge of containing the code for the Key class. | |
| MouseInfo.cpp | |
| Implementation of the MouseInfo class for tracking mouse events and state. | |
| Window.cpp | |
| File in charge of containing the logic for the window class. | |