Package editor
Interface IScriptExecuter
-
public interface IScriptExecuter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String[]evaluate(String strScript)Evaluates Gosu source.StringexecuteTemplate(String strTemplate)Executes a Gosu template.
-