Constructor

@:value({ flipped : false, height : 0, width : 0, y : 0, x : 0 })inlinenew(x:Float = 0, y:Float = 0, width:Float = 0, height:Float = 0, flipped:Bool = false)

Variables

Methods

inlineclone():Rect

inlineisContainedIn(other:Rect):Bool