MCPcopy Create free account
hub / github.com/HeliumProject/Engine / DrawScreenText

Method DrawScreenText

Source/Engine/Graphics/BufferedDrawer.cpp:655–687  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RenderMethod · 0.80

Calls 2

GetInstanceFunction · 0.85
GetDebugFontMethod · 0.80

Tested by

no test coverage detected