Hi all,
I am working on my first touch implementation. Since the control was simple, i did not import the entire TUIO library for the touch actions. I made the actions for the mouse_click(touch) and tested it in the TUIO simulator and it works fine. What i would like to know is - I want to write separate action for the release.! I want the object to behave both when touched and released in a different way. Is it possible ? If yes, How am i supposed to implement it ?
Need an urgent solution for this. A fast response is highly appreciated