Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#import <AvailabilityMacros.h>
#import <Foundation/Foundation.h>
#import <string>
#import "osx_paths.h"
Functions | |
static std::string | getUserDirectoryPath (NSSearchPathDirectory directory) |
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... | |
|
static |
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)