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

NAME

Games::RailRoad::Node::Cross - a node object with 4 branches

DESCRIPTION

This package is a virtual class representing a node object with four branches. This corresponds to 2 straight lines crossing each-other.

Refer to Games::RailRoad::Node for a description of the various node types.

SEE ALSO

Games::RailRoad::Node.

AUTHOR

Jerome Quelin, <jquelin at cpan.org>

COPYRIGHT & LICENSE

Copyright (c) 2008 Jerome Quelin, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.