MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / Play

Method Play

sources/effects/Animation_Fade.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145bool Animation_Fade::Play(HyperImage& painter)
146{
147 return true;
148}
149
150bool Animation_Fade::hasLedData(std::vector<ColorRgb>& buffer)
151{

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected