| Games-Risk documentation | view source | Contained in the Games-Risk distribution. |
Games::Risk::Tk::Help - prisk manual window
version 3.103040
GR::Tk::Help implements a Tk window used to show the manual of the
game. The manual itself is in a pod file in the share directory.
A Tk window that will be the parent of the toplevel window created. This parameter is mandatory.
Games::Risk::Tk::Help->new( %opts );
Create a window showing some basic help about the game. See the attributes for available options.
Jerome Quelin
This software is Copyright (c) 2008 by Jerome Quelin.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007
| Games-Risk documentation | view source | Contained in the Games-Risk distribution. |