Gosu
|
Access to a small set of system paths. More...
Go to the source code of this file.
Namespaces | |
Gosu | |
Functions | |
void | Gosu::use_resource_directory () |
Changes the current directory to the result of resource_prefix(). More... | |
std::string | Gosu::resource_prefix () |
Prefix for a program's own resources. More... | |
std::string | Gosu::shared_resource_prefix () |
Prefix for shared resources of a group of programs. More... | |
std::string | Gosu::user_settings_prefix () |
Prefix for user settings. More... | |
std::string | Gosu::user_documents_prefix () |
Prefix for user documents, e.g. More... | |
Access to a small set of system paths.
Definition in file Directories.hpp.