

Public Member Functions | |
| LinearTimingFunction (uint32_t length) | |
| uint32_t | getLength () const |
| bool | isDone (uint32_t milliseconds) |
Protected Member Functions | |
| float | getPosition (uint32_t milliseconds) |
Protected Attributes | |
| uint32_t | length |
| LinearTimingFunction | ( | uint32_t | length | ) |
| uint32_t getLength | ( | ) | const [inline, inherited] |
| float getPosition | ( | uint32_t | milliseconds | ) | [protected, virtual] |
Implements ITimingFunction.
| bool isDone | ( | uint32_t | milliseconds | ) | [inline, virtual, inherited] |
Implements ITimingFunction.
uint32_t length [protected, inherited] |
1.6.1