| Package | Description |
|---|---|
| mikera.vectorz |
| Modifier and Type | Method and Description |
|---|---|
Vector2 |
Vector2.clone() |
static Vector2 |
Vector2.of(double... values) |
static Vector2 |
Vector2.of(double x,
double y) |
| Modifier and Type | Method and Description |
|---|---|
void |
Vector2.add(Vector2 v) |
void |
Vector2.addMultiple(Vector2 v,
double factor) |
Copyright © 2012. All Rights Reserved.