issues
search
xparq
/
Out_of_Nothing
Versatile entity-based simulation & visualization/gamification framework PROTOTYPE
0
stars
0
forks
source link
Do the same virtualization to World as to View
#463
Open
xparq
opened
10 months ago
xparq
commented
10 months ago
[ ] Make the callback hooks virtuals of the World.
[ ] Derive for the app, override the hooks.
[ ] Add a ref to the app in the derived model, if needed.
[ ] Remove the app ref from World.update().
[ ] Make it virtual, too.