Protected Member Functions | Protected Attributes
cinder::TweenBase::Options Class Reference

#include <Tween.h>

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

List of all members.

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


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


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