staticfromVector2(v:Vector2):FastVector2
@:value({ y : 0, x : 0 })inlinenew(x:FastFloat = 0, y:FastFloat = 0)
length:FastFloat
x:FastFloat
y:FastFloat
toString():String