Skip to content

Commit

Permalink
v2
Browse files Browse the repository at this point in the history
  • Loading branch information
PowZone authored and PowZone committed Nov 11, 2016
1 parent 6320e71 commit 87a0f54
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
Finger gesture detection in 8 direction using unity C#

This class has been designed to detect finger swipe in 8 different direction across device's screen.

# 11 Nov 2016

- Added public variables for swipe strength and angle.

- Added unity demo project
12 changes: 12 additions & 0 deletions SwipeManager.userprefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<Properties StartupItem="Assembly-CSharp.csproj">
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" PreferredExecutionTarget="Unity.Instance.Unity Editor" />
<MonoDevelop.Ide.Workbench ActiveDocument="Assets/demo.cs">
<Files>
<File FileName="Assets/demo.cs" Line="22" Column="78" />
</Files>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
</Properties>

0 comments on commit 87a0f54

Please sign in to comment.