DrawText

Description

Immediately draws the text 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 text invisible before calling Render or Sync otherwise your text will be drawn twice

Definition

DrawText( iTextIndex )

Parameters