Download MotionGestureRecognizers ObjC Free Java Code

Description

MotionGestures is a simple, multi platform gesture library for Leap Motion that mimics the UIGestureRecognizer classes of iOS.

Source Files

The download file MotionGestureRecognizers-ObjC-master.zip has the following entries.


.gitignore// ww w .j  a  v  a2s.  c  o  m
Classes/LeapCore.h
Classes/LeapCore.m
Classes/MotionAverages.h
Classes/MotionAverages.m
Classes/MotionGestureRecognizer.h
Classes/MotionGestureRecognizer.m
Classes/MotionGestures.h
Classes/MotionPanGestureRecognizer.h
Classes/MotionPanGestureRecognizer.m
Classes/MotionPinchGestureRecognizer.h
Classes/MotionPinchGestureRecognizer.m
Classes/MotionRotationGestureRecognizer.h
Classes/MotionRotationGestureRecognizer.m
Classes/MotionSubscriber.h
Classes/MotionSubscriber.m
Classes/MotionSubscriberCenter.h
Classes/MotionSubscriberCenter.m
Classes/MotionSwipeGestureRecognizer.h
Classes/MotionSwipeGestureRecognizer.m
Classes/MotionTapGestureRecognizer.h
Classes/MotionTapGestureRecognizer.m
Gesture Gallery/MotionGestureDemo.xcodeproj/project.pbxproj
Gesture Gallery/MotionGestureDemo/AppDelegate.h
Gesture Gallery/MotionGestureDemo/AppDelegate.m
Gesture Gallery/MotionGestureDemo/LeapCore.h
Gesture Gallery/MotionGestureDemo/LeapCore.m
Gesture Gallery/MotionGestureDemo/MotionAverages.h
Gesture Gallery/MotionGestureDemo/MotionAverages.m
Gesture Gallery/MotionGestureDemo/MotionGestureDemo-Info.plist
Gesture Gallery/MotionGestureDemo/MotionGestureDemo-Prefix.pch
Gesture Gallery/MotionGestureDemo/MotionGestureRecognizer.h
Gesture Gallery/MotionGestureDemo/MotionGestureRecognizer.m
Gesture Gallery/MotionGestureDemo/MotionGestures.h
Gesture Gallery/MotionGestureDemo/MotionPanGestureRecognizer.h
Gesture Gallery/MotionGestureDemo/MotionPanGestureRecognizer.m
Gesture Gallery/MotionGestureDemo/MotionPinchGestureRecognizer.h
Gesture Gallery/MotionGestureDemo/MotionPinchGestureRecognizer.m
Gesture Gallery/MotionGestureDemo/MotionRotationGestureRecognizer.h
Gesture Gallery/MotionGestureDemo/MotionRotationGestureRecognizer.m
Gesture Gallery/MotionGestureDemo/MotionSubscriber.h
Gesture Gallery/MotionGestureDemo/MotionSubscriber.m
Gesture Gallery/MotionGestureDemo/MotionSubscriberCenter.h
Gesture Gallery/MotionGestureDemo/MotionSubscriberCenter.m
Gesture Gallery/MotionGestureDemo/MotionSwipeGestureRecognizer.h
Gesture Gallery/MotionGestureDemo/MotionSwipeGestureRecognizer.m
Gesture Gallery/MotionGestureDemo/MotionTapGestureRecognizer.h
Gesture Gallery/MotionGestureDemo/MotionTapGestureRecognizer.m
Gesture Gallery/MotionGestureDemo/en.lproj/Credits.rtf
Gesture Gallery/MotionGestureDemo/en.lproj/InfoPlist.strings
Gesture Gallery/MotionGestureDemo/en.lproj/MainMenu.xib
Gesture Gallery/MotionGestureDemo/main.m
LICENSE
PanGestureDemo/PanGestureDemo/PanGestureDemo.xcodeproj/project.pbxproj
PanGestureDemo/PanGestureDemo/PanGestureDemo/AppDelegate.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/AppDelegate.m
PanGestureDemo/PanGestureDemo/PanGestureDemo/CAPS.png
PanGestureDemo/PanGestureDemo/PanGestureDemo/LeapCore.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/LeapCore.m
PanGestureDemo/PanGestureDemo/PanGestureDemo/LeapSubscriber.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/LeapSubscriber.m
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionAverages.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionAverages.m
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionGestureRecognizer.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionGestureRecognizer.m
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionGestures.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionPanGestureRecognizer.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionPanGestureRecognizer.m
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionPinchGestureRecognizer.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionPinchGestureRecognizer.m
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionRotationGestureRecognizer.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionRotationGestureRecognizer.m
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionSubscriber.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionSubscriber.m
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionSubscriberCenter.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionSubscriberCenter.m
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionSwipeGestureRecognizer.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionSwipeGestureRecognizer.m
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionTapGestureRecognizer.h
PanGestureDemo/PanGestureDemo/PanGestureDemo/MotionTapGestureRecognizer.m
PanGestureDemo/PanGestureDemo/PanGestureDemo/PanGestureDemo-Info.plist
PanGestureDemo/PanGestureDemo/PanGestureDemo/PanGestureDemo-Prefix.pch
PanGestureDemo/PanGestureDemo/PanGestureDemo/en.lproj/Credits.rtf
PanGestureDemo/PanGestureDemo/PanGestureDemo/en.lproj/InfoPlist.strings
PanGestureDemo/PanGestureDemo/PanGestureDemo/en.lproj/MainMenu.xib
PanGestureDemo/PanGestureDemo/PanGestureDemo/main.m
README.md
Screenshots/screen1.png
Screenshots/screen2.png

Download

Click the following link to download MotionGestureRecognizers-ObjC-master.zip.

MotionGestureRecognizers-ObjC-master.zip




















Home »
  Objective C Free Code »
    iOS »




iOS7
iOS Framework
iOS Game
iOS Library
iOS Sample