javax.media.j3d
public final class WakeupOrOfAnds extends WakeupCondition
Note that a unique WakeupCriterion object must be used for each individual element in the set of arrays specified by the array of WakeupAnd objects.
Constructor and Description |
---|
WakeupOrOfAnds(WakeupAnd[] conditions)
Constructs a new WakeupOrOfAnds criterion.
|
allElements, triggeredElements
public WakeupOrOfAnds(WakeupAnd[] conditions)
conditions
- a vector of individual Wakeup conditionsCopyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.