TuioEar can now detect a tap, implemented picking feature. If a selectable node is tapped at that is set as the new focusNode and the camera does a panning to that direction. If not will the camera zoom in towards the focusNode

This commit is contained in:
Jonathan Bosson
2017-03-31 14:39:05 -06:00
parent a5873c3002
commit 7b23c17b10
5 changed files with 69 additions and 15 deletions
-1
View File
@@ -41,7 +41,6 @@ public:
bool gotNewInput();
//TouchInteraction touch;
TuioEar* ear;