Inherits from NSObject
Declared in PMTweenEasingElastic.h
PMTweenEasingElastic.m

Overview

PMTweenEasingElastic provides easing equations that behave in an elastic fashion.

Class Methods

easingIn

Elastic easingIn type.

+ (PMTweenEasingBlock)easingIn

Return Value

A PMTweenEasingBlock block.

Declared In

PMTweenEasingElastic.h

easingInOut

Elastic easingInOut type.

+ (PMTweenEasingBlock)easingInOut

Return Value

A PMTweenEasingBlock block.

Declared In

PMTweenEasingElastic.h

easingOut

Elastic easingOut type.

+ (PMTweenEasingBlock)easingOut

Return Value

A PMTweenEasingBlock block.

Declared In

PMTweenEasingElastic.h