Gosu
|
Go to the source code of this file.
Classes | |
class | Gosu::Noncopyable |
Namespaces | |
Gosu | |
Functions | |
std::u32string | Gosu::utf8_to_composed_utc4 (const std::string &utf8) |
bool | Gosu::has_extension (std::string_view filename, std::string_view extension) |
Returns true if the filename has the given extension. More... | |
std::string | Gosu::language () |
Returns the user's preferred language, at the moment of calling the function. More... | |