MCPcopy 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
183void Window::setFadePercent(const float& perc)
184{
185 mFadePercent = perc;
186}
187
188void Window::postProcess()
189{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected