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