Inherits from NSObject
Declared in CocosDenshion.h

Overview

Interpolation type

Tasks

Properties

end

interpolationType

start

Instance Methods

init:startVal:endVal:

interpolate:

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

- (float)interpolate:(float)t

Declared In

CocosDenshion.h