Package fr.phylisiumstudio.bullet
Class BukkitMotionState
java.lang.Object
com.bulletphysics.linearmath.MotionState
fr.phylisiumstudio.bullet.BukkitMotionState
public class BukkitMotionState
extends com.bulletphysics.linearmath.MotionState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.bulletphysics.linearmath.TransformgetWorldTransform(com.bulletphysics.linearmath.Transform out) voidrunOnMainThread(Runnable runnable) voidsetWorldTransform(com.bulletphysics.linearmath.Transform worldTrans)
-
Constructor Details
-
BukkitMotionState
-
-
Method Details
-
getWorldTransform
public com.bulletphysics.linearmath.Transform getWorldTransform(com.bulletphysics.linearmath.Transform out) - Specified by:
getWorldTransformin classcom.bulletphysics.linearmath.MotionState
-
setWorldTransform
public void setWorldTransform(com.bulletphysics.linearmath.Transform worldTrans) - Specified by:
setWorldTransformin classcom.bulletphysics.linearmath.MotionState
-
runOnMainThread
-
getRigidBlock
-