| Package | Description |
|---|---|
| com.flowpowered.math.vector |
| Modifier and Type | Class and Description |
|---|---|
class |
Vector2i |
class |
Vector3i |
class |
Vector4i |
class |
VectorNi |
| Modifier and Type | Method and Description |
|---|---|
Vectori |
Vectori.abs() |
Vectori |
Vectori.div(int a) |
Vectori |
Vectori.mul(int a) |
Vectori |
Vectori.negate() |
Vectori |
Vectori.pow(int pow) |
Vectori |
Vectord.toInt() |
Vectori |
Vectorf.toInt() |
Vectori |
Vectorl.toInt() |
Vectori |
Vectori.toInt() |
Copyright © 2013–2016 Flow Powered. All rights reserved.