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