The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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