NAME

Game::TextMapper::Constants - width and height for map tiles

SYNOPSIS

use Game::TextMapper::Constants qw($dx $dy);

DESCRIPTION

This class defines $dx (100) and $dy (100×√3), the two important lengths for hex tiles (used in the SVG output).