IntGeomImplicit
Extension methods class for Int, for the geom package.
class Object
trait Matchable
class Any
Value members
Concrete methods
Converts this Int into an absolute angle of the given degrees from 0 until 360 degrees.
Converts this Int into an absolute angle of the given degrees from 0 until 360 degrees.
@inline
Succinct syntax for creating 2 dimensional points Pt2s, from 2 numbers. Note the low precedence of this method relative to most numerical operators. A third number as example
@inline
Succinct syntax for creating 2 dimensional vectors, Vec2s from 2 numbers. Note the low precedence of this method relative to most numerical operators. A third number as example