DrawSprite

Description

Immediately draws the sprite to the backbuffer at its current position, size, and rotation. This is useful if you want to take control of the order that things are drawn. If you do this then be sure to make the sprite invisible before calling Render or Sync otherwise your sprite will be drawn twice

Definition

DrawSprite( iSpriteIndex )

Parameters