public void Open() { CurrentDoor.SetState(CurrentDoor.openDoorBottom); }
public void Open() { CurrentDoor.SetState(CurrentDoor.openDoorLeft); }