Microsoft SDK for Java

changed

This method of the Direct3dRMTexture Class informs the renderer that the application has changed the pixels or the palette of a texture.

Syntax

public void changed(int pixels, int palette);

Parameters

pixels If this parameter is true, the pixels have changed.
palette If this parameter is true, the palette has changed.

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