]> git.saurik.com Git - iphone-api.git/blame - AddressBookUI/ABCardControllerAnimation.h
Here we go again: this time with SBIcon setAlpha.
[iphone-api.git] / AddressBookUI / ABCardControllerAnimation.h
CommitLineData
2cd8f71b
JF
1/*
2 * Generated by class-dump 3.1.2.
3 *
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
5 */
6
7#import "UIAnimation.h"
8
9@interface ABCardControllerAnimation : UIAnimation
10{
11 SEL _progressAction;
12 void *_hacked_impl;
13}
14
15- (void)setProgressAction:(SEL)fp8;
16- (void)setProgress:(float)fp8;
17
18@end
19