MCPcopy 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
116void ImageComponent::setColorShift(unsigned int color)
117{
118 mColorShift = color;
119}
120
121void ImageComponent::render(const Eigen::Affine3f& parentTrans)
122{

Callers 2

setBackgroundColorMethod · 0.80
setBorderColorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected