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 rotationCenter As Point, _ ByVal rotationAngle As Single, _ ByVal position As Point, _ ByVal color As Color _ )