2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import "UIImageView.h"
9 @
class TPBottomLockBar
, UIAlphaAnimation
;
11 @interface TPLockKnobView
: UIImageView
13 TPBottomLockBar
*_track
;
14 UIAlphaAnimation
*_animation
;
19 - (id
)initWithImage
:(id
)fp8
;
20 - (BOOL
)pointInside
:(struct CGPoint
)fp8 forEvent
:(struct __GSEvent
*)fp16
;
21 - (void)setLockView
:(id
)fp8
;
23 - (void)mouseDown
:(struct __GSEvent
*)fp8
;
24 - (void)mouseDragged
:(struct __GSEvent
*)fp8
;
25 - (void)mouseUp
:(struct __GSEvent
*)fp8
;