|
Just™ Game Engine
|
Go to the source code of this file.
Namespaces | |
| namespace | jng |
| namespace | jng::Platform |
Functions | |
| std::string | jng::Platform::openDirectoryDialog () |
| Opens an open directory dialog native to the system. More... | |
| std::string | jng::Platform::openFilenameDialog (const char *filter) |
| Opens an open filename dialog native to the system. More... | |
| std::string | jng::Platform::saveFilenameDialog (const char *filter) |
| Opens a save filename dialog native to the system. More... | |