Jerome Quelin > Games-RailRoad-1.00 > Games::RailRoad::Node::Switch

Download:
Games-RailRoad-1.00.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Games::RailRoad::Node::Switch - a node object with three branches

DESCRIPTION ^

This package is a virtual class representing a node object with three branches. There is a switch, meaning one can change the exit associated to a given end.

The following methods are implemented in this class:

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

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.