]>
git.saurik.com Git - iphone-api.git/blob - UIKit/UIFingerInfo.h
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 <Foundation/NSObject.h>
9 @interface UIFingerInfo
: NSObject
11 struct __CFDictionary
*_fingers
;
13 BOOL _activeFingerLocked
;
17 - (void)startTouch
:(CDAnonymousStruct16
)fp8 withEvent
:(struct __GSEvent
*)fp44 adjustLocation
:(BOOL
)fp48
;
18 - (BOOL
)chordChanged
:(CDAnonymousStruct16
)fp8 withEvent
:(struct __GSEvent
*)fp44 adjustLocation
:(BOOL
)fp48
;
19 - (BOOL
)fingersMoved
:(CDAnonymousStruct16
)fp8 withEvent
:(struct __GSEvent
*)fp44 adjustLocation
:(BOOL
)fp48
;
20 - (BOOL
)hasActiveFinger
;