#include <SkAnimator.h>
Public Member Functions | |
virtual | ~Timeline () |
virtual SkMSec | getMSecs () const =0 |
Returns current time to animator. To return a custom timeline, create a child class and override the getMSecs method.
Definition at line 444 of file SkAnimator.h.
virtual SkAnimator::Timeline::~Timeline | ( | ) | [inline, virtual] |
Definition at line 446 of file SkAnimator.h.
virtual SkMSec SkAnimator::Timeline::getMSecs | ( | ) | const [pure virtual] |
Returns the current time in milliseconds