| Modifier and Type | Field and Description |
|---|---|
protected float |
height |
protected float |
width |
protected float |
x |
protected float |
y |
| Constructor and Description |
|---|
Position() |
| Modifier and Type | Method and Description |
|---|---|
float |
getHeight() |
float |
getWidth() |
float |
getX() |
float |
getY() |
void |
setHeight(float height) |
void |
setWidth(float width) |
void |
setX(float x) |
void |
setY(float y) |