Package | Description |
---|---|
com.sun.j3d.utils.behaviors.mouse | |
com.sun.j3d.utils.pickfast.behaviors | |
com.sun.j3d.utils.picking.behaviors | |
javax.media.j3d |
Modifier and Type | Field and Description |
---|---|
protected WakeupOr |
MouseBehavior.mouseCriterion |
Modifier and Type | Field and Description |
---|---|
protected WakeupOr |
PickMouseBehavior.wakeupCondition |
Modifier and Type | Field and Description |
---|---|
protected WakeupOr |
PickMouseBehavior.wakeupCondition |
Constructor and Description |
---|
WakeupAndOfOrs(WakeupOr[] conditions)
Constructs a new WakeupAndOfOrs criterion.
|