Permalink
Jump to Line
ce876b7
Users who have contributed to this file
| /** | |
| * This header is generated by class-dump-z 0.2-1. | |
| * class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3. | |
| * | |
| * Source: /System/Library/Frameworks/QuartzCore.framework/QuartzCore | |
| */ | |
| #import "QuartzCore-Structs.h" | |
| #import <QuartzCore/CAAnimation.h> | |
| @class NSString; | |
| @interface CATransition () | |
| -(Animation*)_copyRenderAnimationForLayer:(id)layer; | |
| // inherited: -(unsigned)_propertyFlagsForLayer:(id)layer; | |
| @end | |
| @interface CATransition (CAAnimationPrivate) | |
| @property(assign) unsigned transitionFlags; | |
| @end | |