Provides controlled access to the SUNENGINE class for specific classes. More...
#include <SUNENGINEAttorney.h>
Classes | |
class | GameLoop |
Provides access to the game loop related functions of SUNENGINE. More... | |
class | InitDestroy |
Provides access to the cleanup related functions of SUNENGINE. More... | |
Provides controlled access to the SUNENGINE class for specific classes.
The SUNENGINEAttorney class grants specific classes access to the private and protected members of the SUNENGINE class. This is used to control and restrict access to the SUNENGINE's functionality.