//private static int IWONEVENT_ID = 0; super(source, IWONEVENT_ID); this.cardWindow = cardWindow;
if (Player.DEBUG) { System.out.println("IWonEvent getCard method called"); } return cardWindow.getCard();
if (Player.DEBUG) { System.out.println("IWonEvent getCardWindow method called"); } return cardWindow;