Physics-Simulator  v1.4.0-beta.2
Modules
Here is a list of all modules:
 Namespace for cannonballsHolds functions that deal with the balls colliding, and creating new balls that are currently in main.cpp. I wanted to get them out of the global scope.

 
 Namespace for core functionsHolds functions some core functions for the main

 
 Values held globallyThings that will need to be referenced by many different functions.

 
 Defined Physics valuesPhysics values for how the program works.

 
 EquationValuesValues used for certain equations

 
 Stuff for SDLImportant items for the SDL screen

 
 Version InformationThese are defines hold all the information that is related to program version.

 
 Stuff for CannonballsImportant items for the cannonballs