RepeatTest

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

setupAnimation
void setupAnimation()
Undocumented in source. Be warned that the author may not have intended to support it.
testRepeatInfinite
void testRepeatInfinite()
Undocumented in source. Be warned that the author may not have intended to support it.
testRepeatSingle
void testRepeatSingle()
Undocumented in source. Be warned that the author may not have intended to support it.
testReverseInfinite
void testReverseInfinite()
Undocumented in source. Be warned that the author may not have intended to support it.
testReverseSingle
void testReverseSingle()
Undocumented in source. Be warned that the author may not have intended to support it.
updateFunction
void updateFunction(double progress)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin UnitTest
Undocumented in source.

Static variables

MAX_VAL
auto MAX_VAL;
Undocumented in source.

Variables

m_anim
DelegateAnimation m_anim;
Undocumented in source.
m_dur
Duration m_dur;
Undocumented in source.
m_val
int m_val;
Undocumented in source.

Meta