Ejemplo n.º 1
0
 public override void OnEnemyRightClick(SelectableView view)
 {
     Orders.Attack(view.InfoBase.ID);
 }