This is the complete list of members for Core, including all inherited members.
| Core() | Core | |
| Core(std::unique_ptr< CoreExtension > coreExtension) | Core | |
| findProjectFilePath(const std::string &filename, std::string &foundFilePath) const | Core | |
| getElapsedTime() const | Core | |
| getExtension() const | Core | |
| getExtension() | Core | |
| getFramerate() const | Core | |
| getModuleManager() const | Core | |
| getProjectInfo() const | Core | |
| getResourceManager() | Core | |
| getService(const rtti::TypeInfo &type) | Core | |
| getService(const rtti::TypeInfo &type) const | Core | |
| getService(const std::string &type) | Core | |
| getService() | Core | |
| getService() const | Core | |
| getServiceConfigs() const | Core | |
| getStartTime() const | Core | |
| getTicks() const | Core | |
| hasExtension() const | Core | |
| initializeEngine(utility::ErrorState &error) | Core | |
| initializeEngine(const std::string &projectInfofile, ProjectInfo::EContext context, utility::ErrorState &error) | Core | |
| initializeServices(utility::ErrorState &errorState) | Core | |
| isInitialized() const | Core | |
| ServicesHandle typedef | Core | |
| setupPlatformSpecificEnvironment() | Core | |
| start() | Core | |
| update(std::function< void(double)> &updateFunction) | Core | |
| writeConfigFile(const std::string &path, utility::ErrorState &errorState, bool linkToProjectInfo=true) | Core | |
| ~Core() | Core | virtual |