Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ setFadePercent
Method
setFadePercent
src/Window.cpp:183–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
}
182
183
void Window::setFadePercent(const float& perc)
184
{
185
mFadePercent = perc;
186
}
187
188
void Window::postProcess()
189
{
Callers
1
updateGameLaunchEffect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected