Hello everyone, more of a general question either than a problem so if this is in the wrong channel please say and i will move this.
I am working on a little GUI framework in C++ and was wondering what people thought would be a suitable project structure.
Right now, as you see in photo one, you will see the main C++ file of the example project where you define the Update function (declared in the PheonApplication.h header file) in your own project.
Im thinking of changing this to use a subclass which overrides the Update function but was just asking if people have any other ideas. Again if there is a specific channel in the discord i should use, please let me know, kinda new here!!!!! 😜