public class JointEdge
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Joint |
joint
the joint
|
JointEdge |
next
the next joint edge in the body's joint list
|
Body |
other
Provides quick access to the other body attached
|
JointEdge |
prev
the previous joint edge in the body's joint list
|
Constructor and Description |
---|
JointEdge() |
Copyright © 2017. All Rights Reserved.