JNGL
Easy to use cross-platform 2D game library
|
Contains jngl::Singleton base class. More...
#include "window.hpp"
Go to the source code of this file.
Classes | |
class | Singleton< T > |
Inherit from this class to create a singleton that will be destroyed when your games exits. More... | |
Namespaces | |
namespace | jngl |
JNGL's main namespace. | |
Contains jngl::Singleton base class.
Definition in file Singleton.hpp.