| Microsoft DirectX 8.1 (Visual Basic) |
The D3DXSprite class provides a set of methods that simplify the process of drawing sprites using Microsoft® Direct3D®.
The D3DXSprite class is obtained by calling the D3DX8.CreateSprite method.
The methods of the D3DXSprite class can be organized into the following groups.
| Drawing | Begin |
| Draw | |
| DrawTransform | |
| End | |
| Information | GetDevice |
| Miscellaneous | OnLostDevice |
| OnResetDevice |