SUNENGINE 0.0.2
A simple and bright C++ game engine.
 
Loading...
Searching...
No Matches
GameObjectAttorney Class Reference

Provides controlled access to the GameObject class for specific classes. More...

#include <GameObjectAttorney.h>

Classes

class  Registration
 Provides access to the registration related functions of GameObject. More...
 

Detailed Description

Provides controlled access to the GameObject class for specific classes.

The GameObjectAttorney class grants specific classes access to the private and protected members of the GameObject class. This is used to control and restrict access to the GameObject's functionality.


The documentation for this class was generated from the following file: