public void MoveRight() { topLeft.MoveRight(); bottomRight.MoveRight(); }
public void MoveRight() { center.MoveRight(); }