SUNENGINE 0.0.2
A simple and bright C++ game engine.
 
Loading...
Searching...
No Matches
TimeManagerAttorney Class Reference

Provides controlled access to the TimeManager class for specific classes. More...

#include <TimeManagerAttorney.h>

Static Private Member Functions

static void ProcessTime ()
 
static float GetDeltaTime ()
 
static float GetTime ()
 
static void Delete ()
 

Friends

class SUNENGINE
 

Detailed Description

Provides controlled access to the TimeManager class for specific classes.

The TimeManagerAttorney class grants specific classes access to the private and protected members of the TimeManager class. This is used to control and restrict access to the TimeManager's functionality.


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