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

Method restore

sources/effects/AnimationBaseMusic.cpp:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47};
48
49void AnimationBaseMusic::restore(MovingTarget* target) {
50 target->CopyFrom(&_myTarget);
51};
52
53void AnimationBaseMusic::Init(HyperImage& hyperImage, int hyperLatchTime)
54{

Callers 1

hasResultMethod · 0.80

Calls 1

CopyFromMethod · 0.80

Tested by

no test coverage detected