trance-leg
v2.0.0
Published
A very important library for working with rectangles.
Downloads
3
Readme
Trance Leg
A very important library for working with rectangles.
API
Trance Leg takes four arguments: x
, y
, width
, and height
.
It also has two methods:
area
: returns the area of the rectangleperimeter
: returns the perimeter of the rectangle