| Games-Pandemic documentation | view source | Contained in the Games-Pandemic distribution. |
Games::Pandemic::Card::Special - base class for special pandemic event cards
version 1.111030
This package is the base class for all special event cards in Games::Pandemic. Nothing really interesting, check the subclasses instead.
Return the special card name, from CamelCaseName to
camel_case_name. This will be used as the event name sent to
main window.
Eg, Games::Pandemic::Card::Special::OneQuietNight objects will return
one_quiet_night.
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. |