Example #1
0
 public void onDeselectOrder(RTSObject[] objs)
 { // Deselected a objects that were selected
     selectedObjects.Deselect(objs);
 }