Directories.hpp File Reference

Access to a small set of system paths. More...

Go to the source code of this file.

Namespaces

 Gosu
 The library's main namespace.
 

Functions

std::wstring Gosu::resourcePrefix ()
 Prefix for a program's own resources. More...
 
std::wstring Gosu::sharedResourcePrefix ()
 Prefix for resources of a group of programs. More...
 
std::wstring Gosu::userSettingsPrefix ()
 Prefix for user settings. More...
 
std::wstring Gosu::userDocsPrefix ()
 Prefix for user documents, e.g. More...
 

Detailed Description

Access to a small set of system paths.

Definition in file Directories.hpp.