![]() |
Gamedev Framework (gf)
0.2.0
A C++11 framework for 2D games
|
This is the complete list of members for gf::Log, including all inherited members.
| Category enum name | gf::Log | |
| Debug enum value | gf::Log | |
| debug(Category category, const char *fmt,...) | gf::Log | inlinestatic |
| error(Category category, const char *fmt,...) | gf::Log | inlinestatic |
| Error enum value | gf::Log | |
| Fatal enum value | gf::Log | |
| fatal(Category category, const char *fmt,...) | gf::Log | inlinestatic |
| General enum value | gf::Log | |
| Graphics enum value | gf::Log | |
| Info enum value | gf::Log | |
| info(Category category, const char *fmt,...) | gf::Log | inlinestatic |
| Level enum name | gf::Log | |
| Log()=delete | gf::Log | |
| Network enum value | gf::Log | |
| Physics enum value | gf::Log | |
| Resources enum value | gf::Log | |
| setLevel(Level level) | gf::Log | static |
| setLevel(Category category, Level level) | gf::Log | static |
| Warn enum value | gf::Log | |
| warning(Category category, const char *fmt,...) | gf::Log | inlinestatic |
1.8.8