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

Method getBitmapModulation

Engine/source/gfx/gfxDrawUtil.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108void GFXDrawUtil::getBitmapModulation( ColorI *color )
109{
110 mBitmapModulation.getColor( color );
111}
112
113void GFXDrawUtil::setTextAnchorColor( const ColorI &ancColor )
114{

Callers 5

onRenderMethod · 0.80
onRenderMethod · 0.80
renderTabMethod · 0.80
onRenderMethod · 0.80
onRenderMethod · 0.80

Calls 1

getColorMethod · 0.45

Tested by

no test coverage detected