Draw text in screen space at a specific transform. @param[in] x X-coordinate of the screen pixel at which to begin drawing the text. @param[in] y Y-coordinate of the screen pixel at which to begin drawing the text. @param[in] rText Text to draw. @param[in] color Color to blend with the text. @param[in] size Identifier of the font size to use. @see DrawWorldText(), DrawProjectedText
source not stored for this graph (policy: none)
no test coverage detected