|
nux-0.9.46
|
#include <Nux/TimelineEasings.h>
Public Member Functions | |
| TimelineEaseInCubic (unsigned int msecs, const TCHAR *Caption, NUX_FILE_LINE_DECL) | |
| double | GetEasing () |
| nux::TimelineEaseInCubic::TimelineEaseInCubic | ( | unsigned int | msecs, |
| const TCHAR * | Caption, | ||
| NUX_FILE_LINE_DECL | |||
| ) |
| double nux::TimelineEaseInCubic::GetEasing | ( | ) | [virtual] |
Reimplemented from nux::Timeline.