Click or drag to resize

Vector2I Constructor

Overload List
  NameDescription
Public methodVector2I(Vector2I)
Constructs a vector with another given vector.
Public methodVector2I(Int32, Int32)
Constructs a vector with the given individual elements.
Top
See Also