NAME
Game::TextMapper::Line::Hex - a line implementation for hex maps
DESCRIPTION
The line connects two points on a hex map. This class knows how to compute all the regions between these two points, how to compute the next region along the line, and how to output SVG.
SEE ALSO
Game::TextMapper::Point Game::TextMapper::Line::Line Game::TextMapper::Line::Square