Are you setting the scheduling bounds of the behavior?

-mike

On Fri, 2003-09-05 at 11:58, Ben Moxon wrote:
> What is wrong with this behaviour code?
>
>   public void initialize()
>     {
>         System.err.println("Initializing the DayNightRotateBehaviour");
>         runCriterion = new WakeupOnElapsedFrames(0);
>         wakeupOn( runCriterion );
>         System.err.println("Initialized!");
>     }
>
> I don't get any kind of error message when the behaviour is run but neither is 
> ProcessStimulus called.
>
> Thanks,
>
> -ben
>
>
> Ben Moxon
> newview*
>
> t: 01483 685 398
> e: [EMAIL PROTECTED]
> w:http://www.newview.co.uk/
> *********************************************************************************
> This email, its content and any files transmitted with it are intended
> solely for the addressee(s) and may be legally privileged and/or
> confidential. If you are not the intended recipient please delete and
> contact the sender via email return. Unless expressly stated otherwise,
> and subject to the disclaimer below, this email does not form part of a
> legally binding contract or agreement between the recipient and
> Newview Communications Limited.
> Messages sent via this medium may be subject to delays, non-delivery
> and unauthorised alteration. This email has been prepared using
> information believed by the author to be reliable and accurate, but
> Newview Communications Limited makes no warranty as to accuracy or completeness.
> In particular, Newview Communications Limited does not accept
> responsibility for changes made to this email after it was sent.
> Any opinions or recommendations expressed herein are solely those
> of the author. They may be subject to change without notice.
> *********************************************************************************
>
> ===========================================================================
> 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".
--
Mike Pilone <mpilone at botch dot 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