Click to Rate and Give Feedback
MSDN
MSDN Library
DirectX SDK
Namespaces
Classes
Sprite
Methods
 Sprite.Draw Method

  Switch on low bandwidth view
Language: Visual BasicC#C++JScript(Show All)
Sprite.Draw Method ()

Adds a sprite to the list of batched sprites.

Overload List

public void Draw(Texture, Rectangle, Vector3, Vector3, Color);
public void Draw(Texture, Rectangle, Vector3, Vector3, int);
public void Draw(Texture, Rectangle, Vector3, Vector3, int);
public void Draw(Texture, Vector3, Vector3, int);

Remarks

Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.
InvalidDataException The data is invalid.

See Also

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker