Games::Risk::GUI::Board - board gui component


Games-Risk documentation  | view source Contained in the Games-Risk distribution.

Index


NAME

Top

Games::Risk::GUI::Board - board gui component

VERSION

Top

version 3.103040

SYNOPSIS

Top

    my $id = Games::Risk::GUI::Board->spawn(\%params);

DESCRIPTION

Top

This class implements a poe session responsible for the board part of the GUI. It features a map and various controls to drive the action.

METHODS

Top

my $id = Games::Risk::GUI::Board->spawn( )

EVENTS

Top

Events received

* country_redraw( $country )

Force $country to be redrawn: owner and number of armies.

SEE ALSO

Top

Games::Risk.

AUTHOR

Top

  Jerome Quelin

COPYRIGHT AND LICENSE

Top


Games-Risk documentation  | view source Contained in the Games-Risk distribution.