Public Member Functions | |
| (id) | - initWithViewAnimations: [implementation] |
| (void) | - setCurrentProgress: [implementation] |
| (void) | - setViewAnimations: [implementation] |
| (void) | - startAnimation [implementation] |
| (void) | - stopAnimation [implementation] |
| (CPArray) | - viewAnimations [implementation] |
Definition at line 33 of file CPViewAnimation.j.
| - (id) initWithViewAnimations: | (CPArray) | viewAnimations | [implementation] |
Definition at line 38 of file CPViewAnimation.j.
| - (void) setCurrentProgress: | (NSAnimationProgress) | progress | [implementation] |
Definition at line 72 of file CPViewAnimation.j.
| - (void) setViewAnimations: | (CPArray) | viewAnimations | [implementation] |
Definition at line 170 of file CPViewAnimation.j.
| - (void) startAnimation | [implementation] |
Definition at line 48 of file CPViewAnimation.j.
| - (void) stopAnimation | [implementation] |
Definition at line 110 of file CPViewAnimation.j.
| - (CPArray) viewAnimations | [implementation] |
Definition at line 165 of file CPViewAnimation.j.
1.6.1