Modifier and Type | Method | Description |
---|---|---|
Vector |
getLocation() |
Returns a vector representing this object's location on the field.
|
Vector getLocation()
Vector.getX()
)
represents the horizontal distance from the left edge, and the
y-coordinate (Vector.getY()
) represents the horizontal distance
from the bottom edge.