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

Namespaces

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

Functions

std::vector< StaticMember * > ArrayFunctions ()
 
Type * ArrayType ()
 
Array * BuildArray (const Type *type, std::vector< Data > datav)