Hi

  In my apllication I use two different behavior objects:
RotationInterpolator (interpolator extends behavior class) and
WakeupOnTransformChange (WakeupCriterion of my second behavior class).

  In my virtual world there is one moving object that use Object
RotationInterpolator.

  I implement the second class.

  I wait stop the moving object in the processStimulus method of the second
class. I obtain it when I click in the button in my main class.

  I used transInterpolator.setEnable(false) in the processStimulus, but it
dont work.

  How do I stop this moving object in the processStimulus?


  []s

  HAroldo

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to