TimedAnimation.reverse

bool reverse() @property nothrow

Get reverse property.

Returns

Whether the animation plays backwards.
void reverse(bool propval) @property nothrow

Set reverse property.

Parameters

propvalWhether the animation plays backwards.