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 |
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.