#include <Tween.h>
Inherited by cinder::Anim< T >.
cinder::AnimBase::AnimBase |
( |
void * |
voidPtr | ) |
|
|
protected |
cinder::AnimBase::AnimBase |
( |
const AnimBase & |
rhs, |
|
|
void * |
voidPtr |
|
) |
| |
|
protected |
cinder::AnimBase::~AnimBase |
( |
| ) |
|
|
protected |
void cinder::AnimBase::stop |
( |
| ) |
|
bool cinder::AnimBase::isComplete |
( |
| ) |
const |
returns false if any tweens are active on 'this', otherwise true
returns the parent timeline for the Anim<> or NULL if there is none
void cinder::AnimBase::set |
( |
const AnimBase & |
rhs | ) |
|
|
protected |
void cinder::AnimBase::setReplace |
( |
const AnimBase & |
rhs | ) |
|
|
protected |
void cinder::AnimBase::setParentTimeline |
( |
TimelineRef |
parentTimeline | ) |
|
|
protected |
void* cinder::AnimBase::mVoidPtr |
|
protected |
The documentation for this class was generated from the following files: