Clones current Shape
A copy of current Shape
Checks if current Shape collides with another one
true only if shapes collide
Checks if a point is within the bounds (inclusive) of a Shape
Point to check
true only if Point is inside current Spahe
Checks if a point is within the bounds (inclusive) of a Shape
Abscissa to check
Ordinate to check
true only if Point is inside current Spahe
Translates current Shape to relative coordinates
Added to current abscissa
Added to current ordinate
Current Shape
Translates current Shape to relative coordinates
Vector to add
Current Shape
Translates current Shape to absolute coordinates
New abscissa
New ordinate
Current Shape
Translates current Shape to absolute coordinates
New origin for Rectangle
Current Shape
Rotates shape
new angle for shape in degrees
Current Shape
Rotates shape
new angle for shape in radians
Current Shape
Scales shape
Scale ratio
Current Shape
Generated using TypeDoc
Rotation of Shape in radians