public void LeftBtnAction()
 {
     CurBlock.LeftMove();
 }