Class UInt4
java.lang.Object
zombie.core.skinnedmodel.model.UInt4
Created by LEMMYATI on 03/01/14.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public int x -
y
public int y -
z
public int z -
w
public int w
-
-
Constructor Details
-
UInt4
public UInt4(int x, int y, int z, int w)
-