public class GetWorldOp extends AbstractOperation<World2>
| Modifier | Constructor and Description |
|---|---|
protected |
GetWorldOp(ScriptingContext context) |
| Modifier and Type | Method and Description |
|---|---|
GetWorldOp |
fromFile(java.lang.String fileName) |
World2 |
go() |
goCalled, sanityCheckFileNameprotected GetWorldOp(ScriptingContext context)
public GetWorldOp fromFile(java.lang.String fileName)
public World2 go() throws ScriptException
ScriptException