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