NAP
Core Member List

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) constCore
getElapsedTime() constCore
getExtension() constCore
getFramerate() constCore
getModuleManager() constCore
getProjectInfo() constCore
getResourceManager()Core
getService(const rtti::TypeInfo &type)Core
getService(const rtti::TypeInfo &type) constCore
getService(const std::string &type)Core
getService()Core
getService() constCore
getServiceConfigs() constCore
getStartTime() constCore
getTicks() constCore
hasExtension() constCore
initializeEngine(utility::ErrorState &error)Core
initializeEngine(const std::string &projectInfofile, ProjectInfo::EContext context, utility::ErrorState &error)Core
initializePython(utility::ErrorState &error)Core
initializeServices(utility::ErrorState &errorState)Core
isInitialized() constCore
ServicesHandle typedefCore
setupPlatformSpecificEnvironment()Core
start()Core
update(std::function< void(double)> &updateFunction)Core
writeConfigFile(const std::string &path, utility::ErrorState &errorState, bool linkToProjectInfo=true)Core
~Core()Corevirtual