CocosDenshion Mac OS X  1.0.1
CocosDenshion API Reference (Mac OS X version) for Kobold2D developers
CDFloatInterpolator Interface Reference

List of all members.

Public Member Functions

float interpolate: (float t)
id init:startVal:endVal: (tCDInterpolationType type,[startVal] float startVal,[endVal] float endVal)

Protected Attributes

float lastValue

Properties

float start
float end
tCDInterpolationType interpolationType

Member Function Documentation

float CDFloatInterpolator::interpolate: ( float  t) [virtual]

Return a value between min and max based on t which represents fractional progress where 0 is the start and 1 is the end


The documentation for this interface was generated from the following file: