| Games-Pandemic documentation | view source | Contained in the Games-Pandemic distribution. |
Games::Pandemic::Map - pandemic map information
version 1.111030
Return the path the background image of the map.
Return a list of Games::Pandemic::Card: special event cards depending
on the map, plus one card per city defined in the map. They will be used
for the regular deck. Note that the cards will not be shuffled.
Return a list of Games::Pandemic::Card::City, one per city defined in
the map. They will be used for the infection deck. Note that the cards
will not be shuffled.
Return the infection rates. It's a list of numbers, which offset is the number of epidemics already encountered.
Jerome Quelin
This software is Copyright (c) 2009 by Jerome Quelin.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991
| Games-Pandemic documentation | view source | Contained in the Games-Pandemic distribution. |