HyperspaceExplorer 0.7.1
|
"animate" More...
#include <Statement.h>
Public Member Functions | |
AnimateStmt (const Parser *p) | |
virtual bool | execute () |
Executes the statement in the current context. |
"animate"
start the animation with the current parameters
Script::AnimateStmt::AnimateStmt | ( | const Parser * | p | ) | [inline] |
p | The context in which the Statement is executed |