SkAnimator::Timeline Class Reference

#include <SkAnimator.h>

List of all members.

Public Member Functions

virtual ~Timeline ()
virtual SkMSec getMSecs () const =0

Detailed Description

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.


Constructor & Destructor Documentation

virtual SkAnimator::Timeline::~Timeline (  )  [inline, virtual]

Definition at line 446 of file SkAnimator.h.


Member Function Documentation

virtual SkMSec SkAnimator::Timeline::getMSecs (  )  const [pure virtual]

Returns the current time in milliseconds


The documentation for this class was generated from the following file:

Generated on Tue Oct 20 10:33:02 2009 for Skia by  doxygen 1.6.1