Microsoft SDK for Java

initialize

This method of the Direct3dTexture Class initializes the Direct3dTexture object.

Syntax

public void initialize(Direct3dDevice dev, DirectDrawSurface surf);

Parameters

dev The device representing the Direct3D object.
surf The DirectDrawSurface for this object.

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