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

Method FadeNodeAnimator

UnitTests/UnitTest_TextureAnimations/FadeNodeAnimator.cpp:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9{
10
11 FadeNodeAnimator::FadeNodeAnimator()
12 {
13 mSpeed.resize(getCount());
14 }
15
16 void FadeNodeAnimator::deserialization(MyGUI::xml::ElementPtr _node, MyGUI::Version _version)
17 {

Callers

nothing calls this directly

Calls 1

resizeMethod · 0.45

Tested by

no test coverage detected