Class IntHypercube
java.lang.Object
zombie.core.utils.IntHypercube
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntHypercube
public IntHypercube(int int0, int int1, int int2, int int3)
-
-
Method Details
-
clone
- Throws:
CloneNotSupportedException
-
clear
public void clear() -
fill
public void fill(int int0) -
getValue
public int getValue(int int1, int int2, int int3, int int4) -
setValue
public void setValue(int int1, int int2, int int3, int int4, int int5) -
getWidth
public final int getWidth() -
getHeight
public final int getHeight() -
getDepth
public final int getDepth() -
getQuanta
public final int getQuanta()
-