Can anyone explain or give me an example on how I can write my own Wakeup class. I know it has to extend the WakeupCriterion class, but how do I register it with the system. I have seen from time to time (while one of my test program was crashing) that there are a BehaviorScheduler and BehaviorRetained classes that were used in Sun's implementation for its WakupOnxxx classes. However there is no documentation on either classes... What I'd like to do is to write a WakeupOnAbove class that would be activated each time an object is 'above' another object (that is they don't touch, therefore I can't use the WakeupOnCollisonEntry class). I don't know how to achieve this... Does anyone have a clue? Regards, Chris. ===================================================================== To subscribe/unsubscribe, send mail to [EMAIL PROTECTED] Java 3D Home Page: http://java.sun.com/products/java-media/3D/
