Property Getters/Setters Summary | ||
---|---|---|
method | getX() | |
method | setX(value) | |
Gets and sets x coordinate for this position coordinate. | ||
method | getY() | |
method | setY(value) | |
Gets y coordinate for this position coordinate. |
Property Getters/Setters Detail |
---|
getX/setX : int | |
int getX() / setX(value) |
getY/setY : int | |
int getY() / setY(value) |