#include <execenv.h>
Inheritance diagram for ExecutionEnvironment:

Public Member Functions | |
| ExecutionEnvironment () | |
| virtual CelestiaCore * | getCelestiaCore () const =0 |
| virtual Renderer * | getRenderer () const =0 |
| virtual Simulation * | getSimulation () const =0 |
| virtual void | showText (std::string, int, int, int, int, double)=0 |
|
|
Definition at line 22 of file execenv.h. 00022 {};
|
|
|
Implemented in CoreExecutionEnvironment, and CelScriptWrapper. |
|
|
Implemented in CoreExecutionEnvironment, and CelScriptWrapper. |
|
|
Implemented in CoreExecutionEnvironment, and CelScriptWrapper. |
|
||||||||||||||||||||||||||||
|
|
1.4.1