This class represents a two dimensional coordinate on a digitizer.
package |
Application |
---|
__construct(floatx, floaty) : mixed
float
The horizontal component.
float
The vertical component.
mixed
getX() : float
float
getY() : float
float
setX(floatx) : mixed
float
mixed
setY(floaty) : mixed
float
mixed
x : float
var |
---|
float
y : float
var |
---|
float