Class BitMatrix
java.lang.Object
zombie.BitMatrix
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BitMatrix
public BitMatrix()
-
-
Method Details
-
Is
public static boolean Is(int test, int x, int y, int z) -
Set
public static int Set(int set, int x, int y, int z, boolean bTrue)
-