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