setHinge

public void setHinge(boolean isHingeRight)

Set whether the hinge is on the left or right side. Left is false, right is true.

Undefined if isTopHalf() is false.

Parameters

isHingeRight

True if the hinge is on the right hand side, false if the hinge is on the left hand side.