|
Rumba C++ SDK
|
A curve key. More...
#include <AnimCurve.h>
Public Member Functions | |
| float | time () const |
| Returns the key time. More... | |
| float | value () const |
| Returns the key value. More... | |
Friends | |
| class | AnimCurve |
A curve key.
| float maquina::AnimCurve::Key::time | ( | ) | const |
Returns the key time.
| float maquina::AnimCurve::Key::value | ( | ) | const |
Returns the key value.
|
friend |