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