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