|
JNGL
Easy to use cross-platform 2D game library
|
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | jngl |
| JNGL's main namespace. | |
Functions | |
| void | errorMessage (const std::string &text) |
| Shows a message box with an error text. | |
| void | printMessage (const std::string &text) |
| Prints text on stdout. | |