length2d2

fixed length2d2(fixed x, fixed y)

Description

Returns the squared length of the given 2D vector.

This is faster than squaring the result of length2d.