Fields and methods should not have conflicting names like raiseHook. While this is technically legal it can lead to misunderstandings and problems with serialization.
Fields and methods should not have conflicting names like lowerHook. While this is technically legal it can lead to misunderstandings and problems with serialization.
Loading history...
13
private boolean raised; // current State of arms; true = open, false = closed