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

Games::Chess::Coverage

Games::Chess::Coverage::Draw

Games::Chess::Coverage::GD

Games::Chess::Coverage::GD::Threat

GD

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.15 2004/05/14 05:39:26 gene Exp $