2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
11 @interface PLCameraWindow
: UIWindow
13 BOOL _filterChordChangeEvents
;
14 UIView
*_chordedMouseDownView
;
15 struct CGPoint _chordedMouseDragPoint
;
19 - (id
)viewForEvent
:(struct __GSEvent
*)fp8 newPoint
:(struct CGPoint
*)fp12
;
20 - (void)sendGSEvent
:(struct __GSEvent
*)fp8
;
21 - (void)setFilterChordChangeEvents
:(BOOL
)fp8
;