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.Transform
getWorldTransform
(com.bulletphysics.linearmath.Transform out) void
runOnMainThread
(Runnable runnable) void
setWorldTransform
(com.bulletphysics.linearmath.Transform worldTrans)
-
Constructor Details
-
BukkitMotionState
-
-
Method Details
-
getWorldTransform
public com.bulletphysics.linearmath.Transform getWorldTransform(com.bulletphysics.linearmath.Transform out) - Specified by:
getWorldTransform
in classcom.bulletphysics.linearmath.MotionState
-
setWorldTransform
public void setWorldTransform(com.bulletphysics.linearmath.Transform worldTrans) - Specified by:
setWorldTransform
in classcom.bulletphysics.linearmath.MotionState
-
runOnMainThread
-
getRigidBlock
-