Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ setColorShift
Method
setColorShift
src/components/ImageComponent.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
void ImageComponent::setColorShift(unsigned int color)
117
{
118
mColorShift = color;
119
}
120
121
void ImageComponent::render(const Eigen::Affine3f& parentTrans)
122
{
Callers
2
setBackgroundColor
Method · 0.80
setBorderColor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected