Interface MoveObserver
-
- All Known Implementing Classes:
World
public interface MoveObserver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
pointMoved(Point2DCharge point)
-
-
-
Method Detail
-
pointMoved
void pointMoved(Point2DCharge point)
-
-