public Vector2 GetPosition()
 {
     return(pieceDestinationController.GetPosition());
 }