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