Physics-Simulator  v1.4.0-beta.2
File List
Here is a list of all files with brief descriptions:
 cannonball.cppHolds all of the functions for the cannonballs
 cannonball.h
 config.cppThis holds all the functions related to the config file, its loading, making, and holding the values pulled from the config
 config.h
 core.cppHolds "core" functions. Made so that main.cpp doesn't get too large
 core.hHeader for core functions
 global.hThis file holds all of the references to variables declared in the Global namespace. See Main.cpp for more details
 main.cppHolds all the main functions
 rope.cppHolds all of the functions for the rope
 rope.h
 screen.cppHolds all of the functions for the SDL screen
 screen.h
 tick.cppHolds functions for timey wimey stuff
 tick.h
 toolbar.cppHolds all of the functions for the toolbar class
 toolbar.h
 version.hThis is the header which holds all of the defines related to version information