Exemplo n.º 1
0
 public void OncompleteBanish()//自オブジェクト消去プログラム及び情報伝達
 {
     Destroy(this.gameObject);
     stageSetting.InfoBanith(dicePosX, dicePosZ);
 }
Exemplo n.º 2
0
 public void OncompleteBanish()
 {
     Destroy(this.gameObject);
     stageSetting.InfoBanith(dicePosX, dicePosZ);
 }