com.threerings.presents.tools
Class GenActionScriptStreamableTask

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by com.threerings.presents.tools.GenTask
              extended by com.threerings.presents.tools.GenActionScriptStreamableTask
All Implemented Interfaces:
Cloneable

public class GenActionScriptStreamableTask
extends GenTask


Constructor Summary
GenActionScriptStreamableTask()
           
 
Method Summary
 void setAsroot(File asroot)
          Configures the path to our ActionScript source files.
 
Methods inherited from class com.threerings.presents.tools.GenTask
addFileset, execute, setChecking, setClasspathref, setHeader
 
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

GenActionScriptStreamableTask

public GenActionScriptStreamableTask()
Method Detail

setAsroot

public void setAsroot(File asroot)
Configures the path to our ActionScript source files.



Copyright © 2011. All Rights Reserved.