Exemplo n.º 1
0
void RNInfo::showActivityWithSparkles(RNLights & lights) {
    lights.applyBrightness();
    lights.copyPixelsMax(sparkles);
}