![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
C++ interface to Cocoa implementation for retrieving standard OS X paths. More...

Go to the source code of this file.
Functions | |
| std::string | osx_GetAppSupportPath () |
| Get the user's Application Support path (typically ~/Library/Application Support) More... | |
| std::string | osx_GetCachesPath () |
| Get the user's Caches path (typically ~/Library/Caches) More... | |
C++ interface to Cocoa implementation for retrieving standard OS X paths.
| std::string osx_GetAppSupportPath | ( | ) |
Get the user's Application Support path (typically ~/Library/Application Support)
| std::string osx_GetCachesPath | ( | ) |
Get the user's Caches path (typically ~/Library/Caches)