com.springrts.ai.oo
Class OrderPreview
java.lang.Object
com.springrts.ai.oo.OrderPreview
- All Implemented Interfaces:
- Comparable<OrderPreview>
public class OrderPreview
- extends Object
- implements Comparable<OrderPreview>
getGroupId
public int getGroupId()
compareTo
public int compareTo(OrderPreview other)
- Specified by:
compareTo
in interface Comparable<OrderPreview>
equals
public boolean equals(Object otherObject)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
getId
public int getId()
- For the id, see CMD_xxx codes in Sim/Unit/CommandAI/Command.h
(custom codes can also be used)
getOptions
public byte getOptions()
getTag
public int getTag()
getTimeOut
public int getTimeOut()
getParams
public List<Float> getParams()