CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::Win32Platform Member List

This is the complete list of members for CeresEngine::Win32Platform, including all inherited members.

createDispatchQueue(DispatchQueueType type, StringView name="") overrideCeresEngine::Win32Platformvirtual
createWindow(const PlatformWindowDescriptor &descriptor) overrideCeresEngine::Win32Platformvirtual
get() noexceptCeresEngine::Platformstatic
getLocalFileSystem() const overrideCeresEngine::Win32Platformvirtual
mCeresEngine::Win32Platformprivate
openFile(const FilePath &path) constCeresEngine::Platformvirtual
PimplCeresEngine::Win32Platformfriend
Platform(Engine &engine)CeresEngine::Platformexplicit
run() overrideCeresEngine::Win32Platformvirtual
stop() overrideCeresEngine::Win32Platformvirtual
Win32Platform(Engine &engine)CeresEngine::Win32Platformexplicit
~Platform() noexceptCeresEngine::Platformvirtual
~Win32Platform() noexcept overrideCeresEngine::Win32Platform