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