The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Games::Pandemic::Tk::Dialog::Airlift - dialog window to move a player with airlift

VERSION

version 1.120510

SYNOPSIS

    Games::Pandemic::Tk::Dialog::GovernmentGrant->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 player to move in which city when playing a Games::Pandemic::Card::Special::Airlift 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