Class StaticAnimation
java.lang.Object
zombie.core.skinnedmodel.animation.StaticAnimation
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.org.lwjgl.util.vector.Matrix4f[][]
Deprecated.Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Create()
Deprecated.void
doRootMotion
(List list) Deprecated.void
getPose()
Deprecated.org.lwjgl.util.vector.Vector3f
getPosition
(org.lwjgl.util.vector.Vector3f vector3f, int int1) Deprecated.org.lwjgl.util.vector.Quaternion
getRotation
(org.lwjgl.util.vector.Quaternion quaternion, int int1) Deprecated.void
interpolate
(List list) Deprecated.interpolate
(List list, float float1) Deprecated.
-
Field Details
-
name
Deprecated. -
Matrices
public org.lwjgl.util.vector.Matrix4f[][] MatricesDeprecated. -
Clip
Deprecated.
-
-
Constructor Details
-
StaticAnimation
Deprecated.
-
-
Method Details
-
getRotation
public org.lwjgl.util.vector.Quaternion getRotation(org.lwjgl.util.vector.Quaternion quaternion, int int1) Deprecated. -
getPosition
public org.lwjgl.util.vector.Vector3f getPosition(org.lwjgl.util.vector.Vector3f vector3f, int int1) Deprecated. -
getPose
public void getPose()Deprecated. -
Create
public void Create()Deprecated. -
interpolate
Deprecated. -
interpolate
Deprecated. -
doRootMotion
Deprecated.
-