
Games::Pandemic::Tk::Dialog::DropCards - pandemic dialog to drop cards

version 1.092660

Games::Pandemic::Tk::Dialog::DropCards->new(
parent => $mw,
player => $player,
);

Sometimes, a player has too many cards in her hands. In this case, she must drop cards to get back to the official limit.
This dialog will show current cards of $player and ask which ones should be discarded. When clicking ok, the selected card(s) will be dropped. This takes no action, and is handled by Games::Pandemic::Controller.

Jerome Quelin

This software is Copyright (c) 2009 by Jerome Quelin.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991