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

Method GetAccumulatedAlpha

trinity/Sprite2d/Tr2Sprite2dScene.cpp:1750–1753  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1748}
1749
1750float Tr2Sprite2dScene::GetAccumulatedAlpha() const
1751{
1752 return m_accumulatedAlpha;
1753}
1754
1755void Tr2Sprite2dScene::RunJob( TriRenderJob* job )
1756{

Callers 3

GatherSpritesMethod · 0.80
GatherSpritesHelperMethod · 0.80
GatherSpritesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected