User Changes
- Added
translate(x, y)
andscale(n)
functions to complementrotate(r)
. See docs here - Added
dist(x1, y1, x2, y2)
that calculates the hypotenuse between two points. See docs here - Added
FRAME_RATE
variable. See docs here- Note - This should be treated as a read-only variable and has unexpected behaviours if you try writing into it.