Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setAlpha
Method
setAlpha
MyGUIEngine/src/MyGUI_ControllerFadeAlpha.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
void ControllerFadeAlpha::setAlpha(float _value)
84
{
85
mAlpha = _value;
86
}
87
88
void ControllerFadeAlpha::setCoef(float _value)
89
{
Callers
2
prepareItem
Method · 0.45
addTime
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected