NAME
Games::Pandemic::Tk::Dialog::DropCards - pandemic dialog to drop cards
VERSION
version 1.120510
SYNOPSIS
Games::Pandemic::Tk::Dialog::DropCards->new(
parent => $mw,
player => $player,
);
DESCRIPTION
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.
AUTHOR
Jerome Quelin
COPYRIGHT AND LICENSE
This software is Copyright (c) 2009 by Jerome Quelin.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991