Microsoft SDK for Java

setOffset

This method of the DirectDrawClipper Class calls to native code to translate a surface to new coordinates.

Syntax

public void setOffset(int x, int y);

Parameters

x The new x-coordinate to offset the surface to.
y The new y-coordinate to offset the surface to.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.