![]() |
|
#1
|
|||
|
|||
I am using Windows 7
I am attaching code below: ob5=viz.add('D:\PhD\Study-I_Part_I\My_Objects\Bowl\Bowl.dae',pos=[1.25,1.15,-0.26],euler=[0,0,0],scale =(0.1,0.1,0.1)) ob6=viz.add('D:\PhD\Study-I_Part_I\My_Objects\Teapot\Teapot.dae',pos=[1.3,0.935,0.93],euler=[90,0,0],scale =(0.09,0.08,0.09)) d = yield viztask.waitEvent(viztouch.TOUCH_UP_EVENT) ##### what next########### |
#2
|
|||
|
|||
As you said when an event is triggered it will return an event object; in my case it is returning :
(<viz.Event object at 0x00000000045386D8>,) How to interpret it? I am attaching a screenshot with it |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
VizTouch Help! | Majestic12 | Vizard | 2 | 08-15-2014 02:02 PM |