Jerome Quelin > Games-Risk > Games::Risk::Map

Download:
Games-Risk-2.1.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Games::Risk::Map - map being played

SYNOPSIS ^

    my $id = Games::Risk::Map->new(\%params);

DESCRIPTION ^

This module implements a map, pointing to the continents, the countries, etc. of the game currently in play.

METHODS ^

Constructor

Accessors

The following accessors (acting as mutators, ie getters and setters) are available for Games::Risk::Map objects:

Object methods

SEE ALSO ^

Games::Risk.

AUTHOR ^

Jerome Quelin, <jquelin at cpan.org>

COPYRIGHT & LICENSE ^

Copyright (c) 2008 Jerome Quelin, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU GPLv3+.