clean up engine parameters and application classes

This commit is contained in:
2019-05-18 14:44:01 +07:00
parent 0ebb9bcfaf
commit c3f6f93d7e
10 changed files with 177 additions and 158 deletions

View File

@@ -150,7 +150,7 @@ namespace
vertex2{color32::yellow()}};
}
class game final : public application {
class game final : public engine::application {
public:
bool initialize() final {
the<vfs>().register_scheme<archive_file_source>(