Mouse Event in -show MOD
by Yang Deqian · in Torque Game Engine Advanced · 09/26/2007 (6:58 am) · 0 replies
How to catch a mouse event just like"GuiCanvas::rootRightMouseDragged" after loaded dts files????
I did some thing in \show\scripts\show.bind.cs.
showMoveMap.bind(mouse, button1, myFunc);
But before "TAB" key pressed, the button1 event doesn't seem to be catched at all..
Need help! waiting and 3ks!!
I did some thing in \show\scripts\show.bind.cs.
showMoveMap.bind(mouse, button1, myFunc);
But before "TAB" key pressed, the button1 event doesn't seem to be catched at all..
Need help! waiting and 3ks!!