AnimEngine
|
Public Member Functions | |
NeedsImplementingException (const std::string &file, const int line, const std::string &tag) | |
virtual const char * | what () const noexcept override |
Protected Attributes | |
const std::string | file |
const int | linenum |
const std::string | tag |