MathKit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MathKit
MathKit
/
com.sztorm.mathkit
/
Vector2I
/
Vector2I
Vector2I
constructor
(
x
:
Int
,
y
:
Int
)
Constructs a new vector with given
x
and
y
components.