static NESWDirection getNESWDirection(int index) { ret NESWDirection.values()[index & 3]; }