Ejemplo n.º 1
0
 public void SetMoveActorDelegate(MoveActorDelegate moveDelegate)
 {
     m_MoveDelegate = moveDelegate;
 }