]> git.saurik.com Git - iphone-api.git/blobdiff - QuartzCore/CAAnimation-CAAnimationPrivate.h
Adding numerous class dumps.
[iphone-api.git] / QuartzCore / CAAnimation-CAAnimationPrivate.h
diff --git a/QuartzCore/CAAnimation-CAAnimationPrivate.h b/QuartzCore/CAAnimation-CAAnimationPrivate.h
new file mode 100644 (file)
index 0000000..a22775b
--- /dev/null
@@ -0,0 +1,26 @@
+/*
+ *     Generated by class-dump 3.1.2.
+ *
+ *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
+ */
+
+#import <QuartzCore/CAAnimation.h>
+
+#import "CAPropertyInfo-Protocol.h"
+#import "NSMutableCopying-Protocol.h"
+
+@interface CAAnimation (CAAnimationPrivate) <NSMutableCopying, CAPropertyInfo>
++ (id)properties;
++ (void *)CA_setterForType:(int)fp8;
++ (void *)CA_getterForType:(int)fp8;
++ (BOOL)resolveInstanceMethod:(SEL)fp8;
+- (void)setDefaultDuration:(double)fp8;
+- (void)applyForTime:(double)fp8 presentationObject:(id)fp16 modelObject:(id)fp20;
+- (double)_mapTime:(double)fp8 repeatIndex:(int *)fp16;
+- (id)mutableCopyWithZone:(struct _NSZone *)fp8;
+- (BOOL)isEnabled;
+- (void)setEnabled:(BOOL)fp8;
+- (double)frameInterval;
+- (void)setFrameInterval:(double)fp8;
+@end
+