public void RightBtnAction()
 {
     CurBlock.RightMove();
 }