NAME
Games::Pandemic::Tk::Dialog::ChooseDisease - pandemic dialog to select which disease to treat
VERSION
version 1.120510
SYNOPSIS
Games::Pandemic::Tk::Dialog::ChooseDisease->new(
parent => $mw,
diseases => \@diseases,
);
DESCRIPTION
When cleaning a city multi-infected, the player must choose which disease to treat.
This dialog will show the @diseases
of current city. When clicking ok, the selected disease will be treated. This takes one 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