Note: This documentation is preliminary and is subject to change.
Adds a sprite to the list of batched sprites.
Definition
Visual Basic .NET
Public Sub Draw2D( _ ByVal srcTexture As Texture, _ ByVal srcRectangle As Rectangle, _ ByVal destinationRectangle As Rectangle, _ ByVal position As Point, _ ByVal color As Color _ )