Beispiel #1
0
 public void CreatedMonsterBox()
 {
     wordManager.AddWordMonsterBox(transform.position, normalizeDirection, (int)moveDirection);
 }