|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LimitState | |
---|---|
org.jbox2d.dynamics.joints |
Uses of LimitState in org.jbox2d.dynamics.joints |
---|
Fields in org.jbox2d.dynamics.joints declared as LimitState | |
---|---|
LimitState |
RevoluteJoint.m_limitState
|
LimitState |
PrismaticJoint.m_limitState
|
LimitState |
PulleyJoint.m_limitState1
|
LimitState |
PulleyJoint.m_limitState2
|
LimitState |
PulleyJoint.m_state
|
Methods in org.jbox2d.dynamics.joints that return LimitState | |
---|---|
static LimitState |
LimitState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LimitState[] |
LimitState.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |