Modifier and Type | Field and Description |
---|---|
protected int |
area |
protected int |
id |
protected Vector |
pos |
Constructor and Description |
---|
SelectionPointEvent(int id,
Vector pos,
int area) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getParameters() |
java.lang.String |
getTypeId() |
protected final int id
protected final Vector pos
protected final int area
public SelectionPointEvent(int id, Vector pos, int area)
public java.lang.String[] getParameters()
getParameters
in interface CUIEvent