Package zombie.core.skinnedmodel.model
Class UInt4
java.lang.Object
zombie.core.skinnedmodel.model.UInt4
public class UInt4
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description UInt4(int int1, int int2, int int3, int int4)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
X
public int X -
Y
public int Y -
Z
public int Z -
W
public int W
-
-
Constructor Details
-
UInt4
public UInt4(int int1, int int2, int int3, int int4)
-