#import <CPViewAnimator.h>
Definition at line 2 of file CPViewAnimator.h.
+ (void) addAnimations: |
|
(CPArray) |
animations |
forAction: |
|
(id) |
anAction |
|
|
| |
|
implementation |
+ (void) addFrameUpdaters: |
|
(CPArray) |
frameUpdaters |
forAction: |
|
(id) |
anAction |
|
|
| |
|
implementation |
- (id) initWithTarget: |
|
(id) |
aTarget |
|
|
implementation |
- (BOOL) needsPeriodicFrameUpdatesForKeyPath: |
|
(CPString) |
aKeyPath |
|
|
implementation |
- (void) removeFromSuperview |
|
|
|
|
implementation |
- (void) setAlphaValue: |
|
(CGPoint) |
alphaValue |
|
|
implementation |
- (void) setBackgroundColor: |
|
(CPColor) |
aColor |
|
|
implementation |
- (void) setFrame: |
|
(CGRect) |
aFrame |
|
|
implementation |
- (void) setFrameOrigin: |
|
(CGPoint) |
aFrameOrigin |
|
|
implementation |
- (void) setFrameSize: |
|
(CGSize) |
aFrameSize |
|
|
implementation |
- (void) setHidden: |
|
(BOOL) |
shouldHide |
|
|
implementation |
- (void) setWantsPeriodicFrameUpdates: |
|
(BOOL) |
aValue |
|
|
implementation |
+ (void) stopUpdaterWithIdentifier: |
|
(CPString) |
anIdentifier |
|
|
implementation |
- (BOOL) wantsPeriodicFrameUpdates |
|
|
|
|
implementation |
The documentation for this class was generated from the following files: