NAME
Games::Pandemic::Tk::Dialog::Forecast - dialog window to play a forecast
VERSION
version 1.120510
SYNOPSIS
Games::Pandemic::Tk::Dialog::Forecast->new(
parent => $mw,
card => $card, # special forecast card
player => $player, # player owning it
);
DESCRIPTION
This dialog implements a dialog to let the user rearrange the next 6 infections in the order she wants when playing a Games::Pandemic::Card::Special::Forecast 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