summaryrefslogtreecommitdiffstats
path: root/base_app.hpp
Commit message (Expand)AuthorAge
* Have the render interval be an app attributeConfuSomu2021-08-12
* Allow apps to close and quit themselves via returnConfuSomu2021-08-11
* Implement virtual getter for app attributesConfuSomu2021-08-01
* Implement an app_manager that supports BaseAppConfuSomu2021-07-25
* Move functions related to app lifecycle managmentConfuSomu2021-06-25
* Use an abstract class for appsConfuSomu2021-06-20