Microsoft DirectX 9.0 SDK Update (October 2004)

Sprite.Draw2D Method

Language:

Note: This documentation is preliminary and is subject to change.

Adds a sprite to the list of batched sprites.

Overload List

public void Draw2D(Texture, Point, float, Point, Color);
public void Draw2D(Texture, Point, float, Point, int);
public void Draw2D(Texture, Rectangle, Rectangle, Point, Color);
public void Draw2D(Texture, Rectangle, Rectangle, Point, int);
public void Draw2D(Texture, Rectangle, Rectangle, Point, float, Point, Color);
public void Draw2D(Texture, Rectangle, Rectangle, Point, float, Point, int);
public void Draw2D(Texture, Rectangle, Rectangle, Point, float, Point, int);

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

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center