|
R-Type
2
Doom but in better
|

Directories | |
| CustomExceptions | |
| GUI | |
| Recoded | |
Files | |
| HelpFunctions.cpp | |
| This is the file in charge of displaying the help message. | |
| Log.cpp | |
| This is the file in charge of managing the functions for the debug class. | |
| Main.cpp | |
| This is the file in charge of containing the main function used by gcc to compile the code. | |
| MainClass.cpp | |
| This is the file in charge of containing the class Main of the program. | |
| RealMain.cpp | |
| Entry point for processing command-line arguments and running the main application logic. | |
| SoundLib.cpp | |
| File in charge of containing the functions that define the soundLib class. | |
| TOMLLoader.cpp | |
| This is the file in charge of containing the functions for the class that will handle the loading and navigation of the TOML language. | |