NAME

Game::TextMapper::Mapper::Hex - a mapper for hex maps

DESCRIPTION

This class knows how to parse a text containing a hex map description into SVG definitions, and regions. Once the map is built, this class knows how to generate the SVG for the entire map.

SEE ALSO

This class is derived from Game::TextMapper::Mapper.

Game::TextMapper::Mapper::Square is a similar class for square maps.