Example #1
0
 void updateController(Card c) {
   set(TrackableProperty.Controller, PlayerView.get(c.getController()));
 }