Gorgon Game Engine
VirtualMachine.h File Reference
Include dependency graph for VirtualMachine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Symbol
 Represents a symbol, can be a variable, type, function or constant. More...
 
class  VirtualMachine
 This class defines a virtual environment for scripts to run. More...
 

Namespaces

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