Package | Description |
---|---|
pInclude |
Modifier and Type | Field and Description |
---|---|
static Vector2D |
Vector2D.ZERO |
Modifier and Type | Method and Description |
---|---|
Vector2D |
Vector2D.add(Vector2D v) |
Vector2D |
Vector2D.normalize() |
Vector2D |
Vector2D.scale(float scaleFactor) |
Vector2D |
Vector2D.subtract(Vector2D v) |
Modifier and Type | Method and Description |
---|---|
Vector2D |
Vector2D.add(Vector2D v) |
boolean |
Vector2D.equals(Vector2D v) |
Vector2D |
Vector2D.subtract(Vector2D v) |