MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / setTextAnchorColor

Method setTextAnchorColor

Engine/source/gfx/gfxDrawUtil.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113void GFXDrawUtil::setTextAnchorColor( const ColorI &ancColor )
114{
115 mTextAnchorColor = ancColor;
116}
117
118//-----------------------------------------------------------------------------
119// Draw Text

Callers 1

onRenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected