|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
com.threerings.media.tile.bundle.tools.TileSetBundlerTask
com.threerings.media.tile.bundle.tools.DirectoryTileSetBundlerTask
public class DirectoryTileSetBundlerTask
Ant task for creating tileset bundles that are placed in a specified directory instead of wrapped up in a fancy jar file.
| Constructor Summary | |
|---|---|
DirectoryTileSetBundlerTask()
|
|
| Method Summary | |
|---|---|
void |
execute()
Performs the actual work of the task. |
void |
setDeployDir(File deployDir)
Sets the path to the directory in which we'll be putting our bundle's files. |
| Methods inherited from class com.threerings.media.tile.bundle.tools.TileSetBundlerTask |
|---|
addFileset, setConfig, setKeepRawPngs, setMapfile, setUncompressed |
| Methods inherited from class org.apache.tools.ant.Task |
|---|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, init, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryTileSetBundlerTask()
| Method Detail |
|---|
public void setDeployDir(File deployDir)
public void execute()
throws org.apache.tools.ant.BuildException
TileSetBundlerTask
execute in class TileSetBundlerTaskorg.apache.tools.ant.BuildException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||