Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cpasjuste/pplay
/ setAlpha
Method
setAlpha
src/status_box.cpp:99–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void StatusBox::setAlpha(uint8_t alpha, bool recursive) {
100
C2DObject::setAlpha(alpha, recursive);
101
}
Callers
1
StatusBox
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected