AGScissor

constructor(x: Int, y: Int, width: Int, height: Int)
constructor(x: Float, y: Float, width: Float, height: Float)
constructor(x: Double, y: Double, width: Double, height: Double)
constructor(rect: Rectangle)