|
JNGL
Easy to use cross-platform 2D game library
|
Defines macros for the main entry point. More...
Go to the source code of this file.
Macros | |
| #define | JNGL_CATCH_EXCEPTION_TO_ERROR_MESSAGE |
| #define | JNGL_MAIN_RETURN return |
| #define | JNGL_MAIN_BEGIN |
| #define | JNGL_MAIN_END } |
Defines macros for the main entry point.
Definition in file main.hpp.
| #define JNGL_MAIN_BEGIN |