JNGL
Easy to use cross-platform 2D game library
Loading...
Searching...
No Matches
Classes | Namespaces
Singleton.hpp File Reference

Contains jngl::Singleton base class. More...

#include "window.hpp"
Include dependency graph for Singleton.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Contains jngl::Singleton base class.

Definition in file Singleton.hpp.