|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::Platform, including all inherited members.
| createDispatchQueue(DispatchQueueType type, StringView name="")=0 | CeresEngine::Platform | pure virtual |
| createWindow(const PlatformWindowDescriptor &descriptor)=0 | CeresEngine::Platform | pure virtual |
| get() noexcept | CeresEngine::Platform | static |
| getLocalFileSystem() const | CeresEngine::Platform | virtual |
| openFile(const FilePath &path) const | CeresEngine::Platform | virtual |
| Platform(Engine &engine) | CeresEngine::Platform | explicit |
| run()=0 | CeresEngine::Platform | pure virtual |
| stop()=0 | CeresEngine::Platform | pure virtual |
| ~Platform() noexcept | CeresEngine::Platform | virtual |