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)