NAME
Games::Chess::Coverage::GD::Arrows - Visualize attack with arrows
DESCRIPTION
Display can be attacked for a square given multiple White and Black threats. This is done with a "half arrow" whose head is the threatened square and whose tail is the threatening square.
Required plug-in arguments:
white_arrow_color => [ $R, $G, $B ]
black_arrow_color => [ $R, $G, $B ]
SEE ALSO
The source code of this module.
Games::Chess::Coverage::GD::Threat
AUTHOR
Gene Boggs <gene@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2004, Gene Boggs
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
CVS
$Id: Arrows.pm,v 1.14 2004/05/09 23:33:12 gene Exp $