]> git.tdb.fi Git - libs/demoscene.git/commit
Make it possible for Stages to add things to the Demo
authorMikko Rasa <tdb@tdb.fi>
Fri, 24 May 2019 19:29:04 +0000 (22:29 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 24 May 2019 19:29:04 +0000 (22:29 +0300)
commite2032cbdb8d2ae52e42d400c5cc90ddad844f665
treea1c776e5b65a8e58a7aa58ad23b2e9cd41282d8f
parent287ad70a1b4d6b65203e6b0827089456eb7f7659
Make it possible for Stages to add things to the Demo

This is much more flexible than exposing everything so Demo can add them.
source/demo.cpp
source/demo.h
source/stage.cpp
source/stage.h