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

Method setRate

Tools/ImageEditor/AnimationInfo.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 void AnimationInfo::setRate(float _value)
39 {
40 mRate = _value;
41 }
42
43 const AnimationInfo::VectorFrame& AnimationInfo::getFrames() const
44 {

Callers 1

rebuildAnimationsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected