public void OnSelected()
 {
     controler.SetCurrentSelector(this);
     SetSelected(true);
 }