#import <UIFingerInfo.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (void) | - dealloc |
| (void) | - startTouch:withEvent:adjustLocation: |
| (BOOL) | - chordChanged:withEvent:adjustLocation: |
| (BOOL) | - fingersMoved:withEvent:adjustLocation: |
| (BOOL) | - hasActiveFinger |
Geschützte Attribute | |
| struct __CFDictionary * | _fingers |
| int | _activeFinger |
| BOOL | _activeFingerLocked |
Definiert in Zeile 9 der Datei UIFingerInfo.h.
| - (void) dealloc |
Implementiert NSObject.
| - (void) startTouch: | (CDAnonymousStruct17) | fp8 | ||
| withEvent: | (struct __GSEvent *) | fp28 | ||
| adjustLocation: | (BOOL) | fp32 | ||
| - (BOOL) chordChanged: | (CDAnonymousStruct17) | fp8 | ||
| withEvent: | (struct __GSEvent *) | fp28 | ||
| adjustLocation: | (BOOL) | fp32 | ||
| - (BOOL) fingersMoved: | (CDAnonymousStruct17) | fp8 | ||
| withEvent: | (struct __GSEvent *) | fp28 | ||
| adjustLocation: | (BOOL) | fp32 | ||
| - (BOOL) hasActiveFinger |
- (struct __CFDictionary*) _fingers [read, protected] |
Definiert in Zeile 11 der Datei UIFingerInfo.h.
- (int) _activeFinger [protected] |
Definiert in Zeile 12 der Datei UIFingerInfo.h.
- (BOOL) _activeFingerLocked [protected] |
Definiert in Zeile 13 der Datei UIFingerInfo.h.