Cinder  0.9.1
Protected Member Functions | Protected Attributes | List of all members
cinder::TweenBase::Options Class Reference

#include <Tween.h>

Inherited by cinder::Tween< T >::Options.

Protected Member Functions

 Options (TimelineRef timeline)
 
void appendTo (TweenBase &tweenBase, void *target, float offset)
 
void timelineEnd (TweenBase &tweenBase, float offset)
 

Protected Attributes

TimelineRef mTimeline
 

Constructor & Destructor Documentation

cinder::TweenBase::Options::Options ( TimelineRef  timeline)
protected

Member Function Documentation

void cinder::TweenBase::Options::appendTo ( TweenBase tweenBase,
void *  target,
float  offset 
)
protected
void cinder::TweenBase::Options::timelineEnd ( TweenBase tweenBase,
float  offset 
)
protected

Member Data Documentation

TimelineRef cinder::TweenBase::Options::mTimeline
protected

The documentation for this class was generated from the following files: