Advertisement
ichitaso

HNDEventMatchedRealEventProtocol-Protocol.h

Sep 30th, 2012
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /*
  2.  *     Generated by class-dump 3.3.4 (64 bit).
  3.  *
  4.  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard.
  5.  */
  6.  
  7. #import "NSObject-Protocol.h"
  8.  
  9. @protocol HNDEventMatchedRealEventProtocol <NSObject>
  10. - (BOOL)incomingEventMatchesEvent:(struct CGPoint)arg1;
  11. @end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement