public interface IntCoordinateManipulator
Modifier and Type | Method and Description |
---|---|
void |
manipulateCoordinate(int x,
int y) |
void manipulateCoordinate(int x, int y) throws InvalidCoordinateException
InvalidCoordinateException
Copyright © 2003–2020 XDEV Software. All rights reserved.