xoreos
0.0.5
|
Public Attributes | |
Animation * | animation |
uint8 | probability |
The probability (in percent) this animation is selected. More... | |
Definition at line 78 of file animationchannel.h.
Animation* Graphics::Aurora::AnimationChannel::DefaultAnimation::animation |
Definition at line 79 of file animationchannel.h.
Referenced by Graphics::Aurora::AnimationChannel::addDefaultAnimation().
uint8 Graphics::Aurora::AnimationChannel::DefaultAnimation::probability |
The probability (in percent) this animation is selected.
Definition at line 80 of file animationchannel.h.
Referenced by Graphics::Aurora::AnimationChannel::addDefaultAnimation().