VRageMath
Vector2I
Assembly: VRage.Math.dll
public struct Vector2I
Fields
| Member | Description |
|---|---|
| static Comparer | |
| static One | |
| static UnitX | |
| static UnitY | |
| static Zero | |
| X | |
| Y |
Constructors
| Member | Description |
|---|---|
| Vector2I(int, int) | |
| Vector2I(int) | |
| Vector2I(Vector2) | |
| Vector2I(Vector2D) |