示例#1
0
 public void Init(AglomerasManager aglomeraManager, CountPlayerPushingBox countPlayerPushingBox)
 {
     _aglomeraManager       = aglomeraManager;
     _countPlayerPushingBox = countPlayerPushingBox;
 }