![]() |
Gorgon Game Engine
|
Go to the source code of this file.
Classes | |
class | Return |
Represents what could be returned from a scope instance. More... | |
class | Scope |
A new scope is created automatically when a new input source or a function like construct is created. More... | |
class | ScopeInstance |
This is an instantiation of a scope. More... | |
class | SourceMarker |
This class uniquely represents a source code line. More... | |
Namespaces | |
Gorgon | |
Root namespace for Gorgon Game Engine. | |
Gorgon::Scripting | |
This namespace contains Gorgon Script parser and reflection facilities. | |