]>
git.saurik.com Git - iphone-api.git/blob - SpringBoard-2.1/SBMovePlan.h
2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class SBIcon
, SBIconList
;
11 @interface SBMovePlan
: NSObject
15 SBIconList
*_destination
;
20 - (id
)initWithIcon
:(id
)fp8 x
:(int)fp12 y
:(int)fp16 source
:(id
)fp20 destination
:(id
)fp24
;