public static class CombatClient.getAoeTargetsMessage extends SubjectMessage
oid
Constructor and Description |
---|
getAoeTargetsMessage() |
getAoeTargetsMessage(OID oid,
Point loc,
java.lang.Integer radius,
ObjectType objectType) |
Modifier and Type | Method and Description |
---|---|
Point |
getLoc() |
ObjectType |
getObjectType() |
int |
getRadius() |
void |
setLoc(Point loc) |
void |
setObjectType(ObjectType type) |
void |
setRadius(int radius) |
getSubject, setSubject, toString
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, ToString
public getAoeTargetsMessage()
public getAoeTargetsMessage(OID oid, Point loc, java.lang.Integer radius, ObjectType objectType)
public Point getLoc()
public void setLoc(Point loc)
public int getRadius()
public void setRadius(int radius)
public ObjectType getObjectType()
public void setObjectType(ObjectType type)