Class UInt4

java.lang.Object
zombie.core.skinnedmodel.model.UInt4

public final class UInt4 extends Object
Created by LEMMYATI on 03/01/14.
  • 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)