| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
| <title>SGL: SkAnimator::Timeline Class Reference</title> |
| <link href="doxygen.css" rel="stylesheet" type="text/css"> |
| </head><body> |
| <!-- Generated by Doxygen 1.4.0 --> |
| <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div> |
| <div class="nav"> |
| <a class="el" href="classSkAnimator.html">SkAnimator</a>::<a class="el" href="classSkAnimator_1_1Timeline.html">Timeline</a></div> |
| <h1>SkAnimator::Timeline Class Reference</h1><code>#include <<a class="el" href="SkAnimator_8h-source.html">SkAnimator.h</a>></code> |
| <p> |
| <a href="classSkAnimator_1_1Timeline-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
| <tr><td></td></tr> |
| <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
| <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual SkMSec </td><td class="memItemRight" valign="bottom"><a class="el" href="classSkAnimator_1_1Timeline.html#a0">getMSecs</a> () const =0</td></tr> |
| |
| </table> |
| <hr><a name="_details"></a><h2>Detailed Description</h2> |
| Returns current time to animator. To return a custom timeline, create a child class and override the getMSecs method. |
| <p> |
| <hr><h2>Member Function Documentation</h2> |
| <a class="anchor" name="a0" doxytag="SkAnimator::Timeline::getMSecs"></a><p> |
| <table class="mdTable" cellpadding="2" cellspacing="0"> |
| <tr> |
| <td class="mdRow"> |
| <table cellpadding="0" cellspacing="0" border="0"> |
| <tr> |
| <td class="md" nowrap valign="top">virtual SkMSec SkAnimator::Timeline::getMSecs </td> |
| <td class="md" valign="top">( </td> |
| <td class="mdname1" valign="top" nowrap> </td> |
| <td class="md" valign="top"> ) </td> |
| <td class="md" nowrap> const<code> [pure virtual]</code></td> |
| </tr> |
| </table> |
| </td> |
| </tr> |
| </table> |
| <table cellspacing="5" cellpadding="0" border="0"> |
| <tr> |
| <td> |
| |
| </td> |
| <td> |
| |
| <p> |
| Returns the current time in milliseconds </td> |
| </tr> |
| </table> |
| <hr>The documentation for this class was generated from the following file:<ul> |
| <li><a class="el" href="SkAnimator_8h-source.html">SkAnimator.h</a></ul> |
| <hr size="1"><address style="align: right;"><small>Generated on Tue May 9 14:35:23 2006 for SGL by |
| <a href="http://www.doxygen.org/index.html"> |
| <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 </small></address> |
| </body> |
| </html> |