Just™ Game Engine
|
#include "jng/core/base.hpp"
Go to the source code of this file.
Macros | |
#define | JNG_CORE_TRACE(...) |
#define | JNG_CORE_INFO(...) |
#define | JNG_CORE_WARN(...) |
#define | JNG_CORE_ERROR(...) |
#define | JNG_CORE_FATAL(...) |
#define | JNG_USER_TRACE(...) |
#define | JNG_USER_INFO(...) |
#define | JNG_USER_WARN(...) |
#define | JNG_USER_ERROR(...) |
#define | JNG_USER_FATAL(...) |
#define JNG_CORE_ERROR | ( | ... | ) |
#define JNG_CORE_FATAL | ( | ... | ) |
#define JNG_CORE_INFO | ( | ... | ) |
#define JNG_CORE_TRACE | ( | ... | ) |
#define JNG_CORE_WARN | ( | ... | ) |
#define JNG_USER_ERROR | ( | ... | ) |
#define JNG_USER_FATAL | ( | ... | ) |
#define JNG_USER_INFO | ( | ... | ) |
#define JNG_USER_TRACE | ( | ... | ) |
#define JNG_USER_WARN | ( | ... | ) |