public interface Rotation
Modifier and Type | Method and Description |
---|---|
Position |
getRotatedPosition(Position p) |
Position |
getRotatedPosition(Position p,
Position pcenter) |
Vector |
getRotatedVector(Vector v) |
void |
rotateAbout(Movable mov,
Position pcenter) |
Copyright © 2018. All rights reserved.