Sprite.Sprite Constructor |
Language: |
Initializes a new instance of the Sprite class.
Visual Basic Public Sub New( _
ByVal pUnk As ID3DXSprite _
)C# public Sprite(
ID3DXSprite pUnk
);C++ public:
Sprite(
ID3DXSprite pUnk
);JScript public function Sprite(
pUnk : ID3DXSprite
);
pUnk Microsoft.DirectX.PrivateImplementationDetails.ID3DXSprite
Unmanaged Component Object Model (COM) ID3DXSprite interface pointer.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center