List of all members.
Public Member Functions |
|
| Timeline (unsigned int msecs, const TCHAR *Caption, NUX_FILE_LINE_DECL) |
|
void | Stop () |
|
void | Start () |
|
void | Pause () |
|
void | Rewind () |
|
double | GetProgress () |
|
virtual double | GetEasing () |
|
void | DoTick (unsigned long msecs) |
Public Attributes |
|
bool | Looping |
|
unsigned long | Duration |
|
bool | IsPlaying |
|
sigc::signal< void, unsigned long > | NewFrame |
|
sigc::signal< void > | Completed |
|
sigc::signal< void > | Started |
|
sigc::signal< void > | Paused |
Protected Attributes |
|
unsigned long | _ElapsedTime |
Detailed Description
Definition at line 25 of file Timeline.h.
The documentation for this class was generated from the following files: