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