SuperTuxKart
Loading...
Searching...
No Matches
Static Public Member Functions | Static Protected Attributes | List of all members
GUIEngine::ScreenSingleton< SCREEN > Class Template Reference

Declares a class to be a singleton. More...

#include <screen.hpp>

Static Public Member Functions

static SCREEN * getInstance ()
 

Static Protected Attributes

static SCREEN * singleton = nullptr
 

Detailed Description

template<typename SCREEN>
class GUIEngine::ScreenSingleton< SCREEN >

Declares a class to be a singleton.

Normally, all screens will be singletons.


The documentation for this class was generated from the following file: