On Sun, 25 Jan 2004 07:36:49 -0700, Andre Meyer <[EMAIL PROTECTED]> wrote:

But now I want a control object to do exactly this (start the behavior's
action, without creating
an artificial KEY_PRESSED event). Is this impossible?

Why do you want to use a Behavior-Event for that? Can't you put the functionality which is now within your processStimulus()-Method into an second method and call this once from processStimulus() (event-triggered) and once from outside? Then you don't need a special WakeupCondition.

Btw: there is a german Java(3D) webboard at http://forum.javacore.de


-- http://java3d.virtualworlds.de http://www.3dchat.org - Welcome to the unreal world!

===========================================================================
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