public class J3DKeyCollision extends J3DKeyBehavior
FAST_SPEED, keyCriterion, NORMAL_SPEED, tGroup, transform
Constructor and Description |
---|
J3DKeyCollision(TransformGroup tg,
View3DWindow collisionDetector) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
updateTransform(boolean force)
Method to apply given transformation
|
altMove, controlMove, getMovementRate, initialize, moveAlongAxis, processKeyEvent, processStimulus, rotate, rotateAlongAxis, setHomeRotation
public J3DKeyCollision(TransformGroup tg, View3DWindow collisionDetector)
protected boolean updateTransform(boolean force)
updateTransform
in class J3DKeyBehavior