Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetAccumulatedAlpha
Method
SetAccumulatedAlpha
trinity/Sprite2d/Tr2Sprite2dScene.cpp:1745–1748 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1743
}
1744
1745
void Tr2Sprite2dScene::SetAccumulatedAlpha( float a )
1746
{
1747
m_accumulatedAlpha = a;
1748
}
1749
1750
float Tr2Sprite2dScene::GetAccumulatedAlpha() const
1751
{
Callers
3
GatherSprites
Method · 0.80
GatherSpritesHelper
Method · 0.80
GatherSprites
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected