NAME
Games::Risk::GUI::Startup - startup window
SYNOPSIS
my $id = Games::Risk::GUI::Startup->spawn(\%params);
DESCRIPTION
This class implements a poe session responsible for the startup window of the GUI. It allows to design the new game to be played.
METHODS
my $id = Games::Risk::GUI::Startup->spawn( )
SEE ALSO
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+.