Add a method to get the railtype of a rail position
commitd4ca2f57798bd0eec7e427b766e13151fd104b0a
authorcirdan <cirdansw@gmail.com>
Sat, 8 Mar 2014 15:47:16 +0000 (8 16:47 +0100)
committercirdan <cirdansw@gmail.com>
Sat, 8 Mar 2014 15:47:16 +0000 (8 16:47 +0100)
tree9bc8069bebc33df524513a6061d62eef9e11af02
parentd225f65a1301f051b9ed23d43853a78120287812
Add a method to get the railtype of a rail position

Add a new method RailPathPos::get_railtype to get the railtype
of a rail position.
src/pathfinder/follow_track.hpp
src/pathfinder/railpos.h
src/pathfinder/yapf/yapf_rail.cpp