This method of the DirectDrawSurface Class changes the display coordinates of an overlay surface.
public void setOverlayPosition(int x, int y);
x | New x-display-coordinate. |
y | New y-display-coordinate. |
getOverlayPositionX, getOverlayPositionY, updateOverlay