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