|
GameKit
0.0.1a
C++ gamedev tools
|
Go to the source code of this file.
Classes | |
| class | gk::Exception |
Namespaces | |
| gk | |
Macros | |
| #define | EXCEPTION(args...) (gk::Exception(__LINE__, _FILE, args)) |
| #define EXCEPTION | ( | args... | ) | (gk::Exception(__LINE__, _FILE, args)) |
Definition at line 22 of file Exception.hpp.
1.8.12