Re: [JAVA3D] Problem using 2 different Behaviours

2000-06-12 Thread Tiziana Cimoli
9 Jun 2000 12:16:32 +0200 > From: Tiziana Cimoli <[EMAIL PROTECTED]> > Subject: [JAVA3D] Problem using 2 different Behaviours > To: [EMAIL PROTECTED] > > I have a problem using 2 different behaviours : one is listening for > MOUSE_MOVED and the other for WakeupO

Re: [JAVA3D] Problem using 2 different Behaviours

2000-06-09 Thread Kevin Rushforth
ed Message - Date: Fri, 9 Jun 2000 12:16:32 +0200 From: Tiziana Cimoli <[EMAIL PROTECTED]> Subject: [JAVA3D] Problem using 2 different Behaviours To: [EMAIL PROTECTED] I have a problem using 2 different behaviours : one is listening for MOUSE_MOVED and the other for Wak

[JAVA3D] Problem using 2 different Behaviours

2000-06-09 Thread Tiziana Cimoli
I have a problem using 2 different behaviours : one is listening for MOUSE_MOVED and the other for WakeupOnElapsedTime(1). As far as i join only one of them at time to my BranchRoot , everything works properly, but when i add them both , it happens that: - as far as i do not move the mouse,