API 0.9.5
CAPropertyAnimation Class Reference

#import <CAPropertyAnimation.h>

Inheritance diagram for CAPropertyAnimation:

List of all members.

Instance Methods

(BOOL) - additive
(BOOL) - cumulative
(BOOL) - isAdditive
(BOOL) - isCumulative
(CPString- keyPath
(void) - setAdditive:
(void) - setCumulative:
(void) - setKeyPath:

Class Methods

(id) + animationWithKeyPath:

Detailed Description

Definition at line 132 of file CAAnimation.j.


Method Documentation

- (BOOL) additive

Definition at line 179 of file CAAnimation.j.

+ (id) animationWithKeyPath: (CPString aKeyPath

Definition at line 140 of file CAAnimation.j.

- (BOOL) cumulative

Definition at line 164 of file CAAnimation.j.

- (BOOL) isAdditive

Definition at line 184 of file CAAnimation.j.

- (BOOL) isCumulative

Definition at line 169 of file CAAnimation.j.

- (CPString) keyPath

Definition at line 154 of file CAAnimation.j.

- (void) setAdditive: (BOOL)  isAdditive

Definition at line 174 of file CAAnimation.j.

- (void) setCumulative: (BOOL)  isCumulative

Definition at line 159 of file CAAnimation.j.

- (void) setKeyPath: (CPString aKeyPath

Definition at line 149 of file CAAnimation.j.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines