Game Development Community

Touch Drag Menu System Problems

by Jack-S- · in iTorque 2D · 11/01/2011 (4:49 pm) · 0 replies

Hi, im trying to implement the following resource created by Rennie Moffat,

http://www.garagegames.com/community/resources/view/21288

However im having problems getting the touchesDown, touchesMove and TouchesUp functions within game.cs to actually run...
I have tried binding these global touch functions to moveMaps within the startgame within game.cs but I still cant get the code that Rennie created to work (or even the the functions to run...)
Has anyone managed to implement this?, Have I missed something and if so is it possible someone could upload an example so I could see it in action.
Thanks in advance.