java.lang.Object
dev.secondsun.util.CubeBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncube()intgetBack1()intgetBack2()intintintgetDown1()intgetDown2()intintintgetTop1()intgetTop2()intgetUp1()intgetUp2()setBack1(int back1)setBack2(int back2)setBottom1(int bottom1)setBottom2(int bottom2)setDown1(int down1)setDown2(int down2)setFront1(int front1)setFront2(int front2)setTop1(int top1)setTop2(int top2)setUp1(int up1)setUp2(int up2)
-
Constructor Details
-
CubeBuilder
-
-
Method Details
-
getFront1
public int getFront1() -
setFront1
-
getFront2
public int getFront2() -
setFront2
-
getTop1
public int getTop1() -
setTop1
-
getTop2
public int getTop2() -
setTop2
-
getBack1
public int getBack1() -
setBack1
-
getBack2
public int getBack2() -
setBack2
-
getBottom1
public int getBottom1() -
setBottom1
-
getBottom2
public int getBottom2() -
setBottom2
-
getUp1
public int getUp1() -
setUp1
-
getUp2
public int getUp2() -
setUp2
-
getDown1
public int getDown1() -
setDown1
-
getDown2
public int getDown2() -
setDown2
-
cube
-
disableBottom
-
disableTop
-
disableFront
-
disableBack
-
disableUp
-
disableDown
-