Share via


Sprite.Draw Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Adds a sprite to the list of batched sprites.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodSupported by the .NET Compact Framework Draw(Texture, Vector3, Vector3, Int32) Adds a sprite to the list of batched sprites.
Public methodSupported by the .NET Compact Framework Draw(Texture, Rectangle, Vector3, Vector3, Color) Adds a sprite to the list of batched sprites.
Public methodSupported by the .NET Compact Framework Draw(Texture, Rectangle, Vector3, Vector3, Int32) Adds a sprite to the list of batched sprites.

Top

See Also

Reference

Sprite Class

Sprite Members

Microsoft.WindowsMobile.DirectX.Direct3D Namespace