Esempio n. 1
0
 void updateCommander(Card c) {
   set(TrackableProperty.IsCommander, c.isCommander());
 }