JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jMonkeyEngine 3.3.0-stable jme3-bullet
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package com.jme3.bullet.collision
Class
com.jme3.bullet.collision.PhysicsCollisionEvent
extends java.util.EventObject implements Serializable
Serialized Fields
type
int type
type value that indicates the event's status
nodeA
PhysicsCollisionObject
nodeA
1st involved object
nodeB
PhysicsCollisionObject
nodeB
2nd involved object
manifoldPointObjectId
long manifoldPointObjectId
Bullet identifier of the btManifoldPoint
Package com.jme3.bullet.control.ragdoll
Class
com.jme3.bullet.control.ragdoll.RagdollPreset.LexiconEntry
extends java.util.HashMap<java.lang.String,java.lang.Integer> implements Serializable
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jMonkeyEngine 3.3.0-stable jme3-bullet
Prev
Next
Frames
No Frames
All Classes