MCPcopy Create free account
hub / github.com/MyGUI/mygui / clearFrames

Method clearFrames

Tools/ImageEditor/AnimationInfo.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 }
53
54 void AnimationInfo::clearFrames()
55 {
56 mFrames.clear();
57 }
58
59}

Callers 1

rebuildAnimationsMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected