public interface IScriptExecuter
| Modifier and Type | Method and Description |
|---|---|
String[] |
evaluate(String strScript)
Evaluates Gosu source.
|
String |
executeTemplate(String strTemplate)
Executes a Gosu template.
|
Copyright © 2020. All rights reserved.