Added touch points id to gestures

Required by ProcessGestureEvent()
This commit is contained in:
raysan5
2016-01-28 10:03:37 +01:00
parent c21ca3ca1a
commit ac475f46b9
2 changed files with 9 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
*
* raylib Camera System - Camera Modes Setup and Control Functions
*
* Copyright (c) 2015 Marc Palau and Ramon Santamaria
* Copyright (c) 2015 Marc Palau and Ramon Santamaria (@raysan5)
*
* This software is provided "as-is", without any express or implied warranty. In no event
* will the authors be held liable for any damages arising from the use of this software.