issues
search
xparq
/
Out_of_Nothing
Versatile entity-based simulation & visualization/gamification framework PROTOTYPE
0
stars
0
forks
source link
Make the engine do the rendering call(s) (main_view().render/draw)
#467
Open
xparq
opened
10 months ago
xparq
commented
10 months ago
[ ] Sanitize
OONApp_sfml::update_thread_main_loop
[ ] Move its "draw-calling part" to
SimApp::run
...
[ ] Move its remaining non-SFML parts to OONApp.
OONApp_sfml::update_thread_main_loop
SimApp::run
...