Gorgon Game Engine
Reflection.cpp File Reference
Include dependency graph for Reflection.cpp:

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Scripting
 This namespace contains Gorgon Script parser and reflection facilities.
 

Functions

Type * ArrayType ()
 
Array * BuildArray (const Type *type, std::vector< Data > datav)
 
void InitReflection ()
 
Library Reflection ("Reflection", "This library contains reflection objects")
 
Type * TypeType ()