|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Vector2D | |
| ch.epfl.craft.maglib.magnet | |
| Uses of Vector2D in ch.epfl.craft.maglib.magnet |
| Fields in ch.epfl.craft.maglib.magnet declared as Vector2D | |
protected Vector2D |
SpringPoint.currentforce
|
| Methods in ch.epfl.craft.maglib.magnet that return Vector2D | |
Vector2D |
Vector2D.opposite()
|
Vector2D |
Vector2D.scale(double x)
|
Vector2D |
Vector2D.normalise()
|
static Vector2D |
Vector2D.add(Vector2D that,
Vector2D theother)
|
Vector2D |
SpringPoint.getCurrentforce()
|
Vector2D |
Spring.headForce()
|
Vector2D |
Spring.tailForce()
|
| Methods in ch.epfl.craft.maglib.magnet with parameters of type Vector2D | |
void |
Vector2D.add(Vector2D that)
|
double |
Vector2D.distance(Vector2D that)
|
static Vector2D |
Vector2D.add(Vector2D that,
Vector2D theother)
|
void |
SpringPoint.setCurrentforce(Vector2D currentforce)
|
void |
SpringPoint.move(Vector2D that)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||