public static class BeginListeningQuery.PositionedAnswer extends BeginListeningQuery.Answer
Modifier and Type | Field and Description |
---|---|
protected int |
x |
protected int |
y |
extraInfo, text
Constructor and Description |
---|
PositionedAnswer(java.lang.String text,
int x,
int y) |
Modifier and Type | Method and Description |
---|---|
int |
getX() |
int |
getY() |
getExtraInfo, getText, toString