Example #1
0
 public void ReceiveInvoker(UIPlayer invoker)
 {
     this.invoker  = invoker;
     speechBalloon = invoker.GetSpeechBaloonUI();
 }