![]() |
Gorgon Game Engine
|
This file contains classes that stores runtime and end programmer defined objects. More...
Go to the source code of this file.
Classes | |
| struct | ParameterTemplate |
| This class holds information about a parameter without resolving constructs. More... | |
| class | ReferenceCounter |
| This class allows references to be counted and destroyed properly. More... | |
| class | Variable |
| This class represents a variable. It contains the data and the name of the variable. More... | |
Namespaces | |
| Gorgon | |
| Root namespace for Gorgon Game Engine. | |
| Gorgon::Scripting | |
| This namespace contains Gorgon Script parser and reflection facilities. | |
This file contains classes that stores runtime and end programmer defined objects.