Quad:

groupMath

x: number

y: number

w: number

h: number

scale(other: Quad): Quad

pos(): Vec2

clone(): Quad

eq(other: Quad): boolean