coordinateMode()
changes where the coordinates originate from
Last updated
changes where the coordinates originate from
Last updated
Sets the coordinate mode to TOP_LEFT or BOTTOM_LEFT. Coordinate mode is set to BOTTOM_LEFT by default. BOTTOM_LEFT mode mimics the standard mathematical setup where coordinate (0,0) is in the bottom left and the y-axis increases upwards.
MODE
coordinate mode to be set
TOP_LEFT BOTTOM_LEFT
BOTTOM_LEFTpy
see for more info.