示例#1
0
 void updateToken(Card c) {
   set(TrackableProperty.Token, c.isToken());
 }