Property | Type | Description | |
---|---|---|---|
Filename | string |
Method | Description | |
---|---|---|
Break ( ) : bool | ||
ContextRunProgram ( kOS.ExecutionContext parent, List |
||
PopParameter ( ) : object | ||
Run ( File file ) : void | ||
Update ( float time ) : void | ||
stripComment ( string line ) : string |
Method | Description | |
---|---|---|
EvaluateNextCommand ( ) : void | ||
RunBlock ( List |
public ContextRunProgram ( kOS.ExecutionContext parent, List |
||
parent | kOS.ExecutionContext | |
parameters | List |
|
filename | String | |
return | System |