The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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).