math/Coordinate library

Classes

Coordinate
Class for representing coordinates and positions. @param {number=} opt_x Left, defaults to 0. @param {number=} opt_y Top, defaults to 0. @struct @constructor