コード例 #1
0
 private void onClick()
 {
     matchHandler.EnterMatch();//向服务器发起匹配对手请求;
     timeDialogUI.ShowTimer();
 }