Open aod6060 opened 6 days ago
I'll need to add in additional functionality to the application interface including.
I think that will be it for this stuff before that I'll be adding some new stuff to the render to account for these changes.
I've added in reloadInit + reloadRelease to the application interface so it time to add in the actual config interface that now it time to work on the config issues and figure out what type of options I'll be need there.
Alright time to make the configuration system work with the other systems so I can unify the entire engine with this.
I forgot to add this in. Its basically the system that controls the window and wraps up SDL2. This system is the main entry point into the game and its the root system were every other system.