NAME
Games::Pandemic::Tk::Dialog::ResilientPopulation - dialog window to remove a city from being infected
VERSION
version 1.120510
SYNOPSIS
Games::Pandemic::Tk::Dialog::ResilientPopulation->new(
parent => $mw,
card => $card, # special govt grant card
player => $player, # player owning it
);
DESCRIPTION
This dialog implements a dialog to let the user choose which city to remove from past infections when playing a Games::Pandemic::Card::Special::ResilientPopulation card.
The card should be passed in the constructor, along with the player holding the card.
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