Closed hailiang194 closed 7 months ago
I saw that you have SekaiEngine::Application* SekaiEngine::CreateApplication() to create the game. How can I get the instance of this?
SekaiEngine::Application* SekaiEngine::CreateApplication()
This one have been updated in v0.0.1
I saw that you have
SekaiEngine::Application* SekaiEngine::CreateApplication()
to create the game. How can I get the instance of this?