AnimationHelper.interval - multiple declarations

Function AnimationHelper.interval

get current time interval

Prototype

long interval() @property;

Function AnimationHelper.interval

override current time interval, retaining the same progress %

Prototype

void interval(
  long newInterval
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0