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