- scanDir(File, File, String[]) - Method in class gosu.tools.ant.Gosuc
-
Scans the directory looking for source files to be compiled.
- 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.
- 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
-
- setSrcdir(Path) - Method in class gosu.tools.ant.Gosuc
-
Set the source directories to find the source Gosu files.