Directories.hpp File Reference

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

Go to the source code of this file.

Functions

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


Detailed Description

Access to a small set of system paths.

Definition in file Directories.hpp.