Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
void AnimationBaseMusic::restore(MovingTarget* target) {
50
target->CopyFrom(&_myTarget);
51
};
52
53
void AnimationBaseMusic::Init(HyperImage& hyperImage, int hyperLatchTime)
54
{
Callers
1
hasResult
Method · 0.80
Calls
1
CopyFrom
Method · 0.80
Tested by
no test coverage detected