MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetColor

Method GetColor

trinity/Font/Tr2FontMeasurer.cpp:1362–1365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1360}
1361
1362int32_t Tr2FontMeasurer::GetColor()
1363{
1364 return static_cast<int32_t>( m_color );
1365}
1366
1367void Tr2FontMeasurer::SetColor( int32_t color )
1368{

Callers 1

ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected