51 std::string
Name()
const {
return "SceneManager"; }
SceneServicePtr Service(const std::string &name)
static SceneManager & Instance()
bool InitInternal(const SceneManagerInitOptions &options=SceneManagerInitOptions())
int GetServiceNum() const
std::map< std::string, SceneServicePtr > services_
bool Reset(const SceneManagerInitOptions &options=SceneManagerInitOptions())
std::shared_ptr< SceneService > SceneServicePtr