- scanDir(File, File, String[]) - Method in class gosu.tools.ant.Gosuc
-
Scans the directory looking for source files to be compiled.
- setAdditionalScriptExtensions(String) - Method in class gosu.tools.ant.Gosuc
-
- setCheckedArithmetic(boolean) - Method in class gosu.tools.ant.Gosuc
-
- setClasspathRef(Reference) - Method in class gosu.tools.ant.Gosuc
-
Adds a reference to a classpath defined elsewhere.
- setClasspathRef(Reference) - Method in class gosu.tools.ant.Gosudoc
-
Adds a reference to a classpath defined elsewhere.
- setDestdir(File) - Method in class gosu.tools.ant.Gosuc
-
Set the destination directory into which the Gosu source
files should be compiled.
- setFailOnError(boolean) - Method in class gosu.tools.ant.Gosuc
-
Indicates whether the build will continue
even if there are compilation errors; defaults to true.
- setForce(boolean) - Method in class gosu.tools.ant.Gosuc
-
- setInputDirs(Path) - Method in class gosu.tools.ant.Gosudoc
-
Specify where to find source file
- setOutputDir(File) - Method in class gosu.tools.ant.Gosudoc
-
Set the directory where the GosuDoc output will be generated.
- setProjectName(String) - Method in class gosu.tools.ant.Gosuc
-
- setSrcdir(Path) - Method in class gosu.tools.ant.Gosuc
-
Set the source directories to find the source Gosu files.
- setVerbose(boolean) - Method in class gosu.tools.ant.Gosudoc
-