]> git.nickg.me.uk Git - traingame.git/commit
Create new TravelToken type to hold track information
authorNick Gasson <nick@nickg.me.uk>
Mon, 8 Jun 2009 18:36:48 +0000 (19:36 +0100)
committerNick Gasson <nick@nickg.me.uk>
Mon, 8 Jun 2009 18:36:48 +0000 (19:36 +0100)
commit3822018bc2bb2a369aacc6afc3f8525335607079
tree19a03dfbb3331f24733a8e27a143dae4ef2f8176
parent0443ef640c4d97e3f92d769bc685d7de779da295
Create new TravelToken type to hold track information
include/ITrackSegment.hpp
maps/points.xml
src/CrossoverTrack.cpp
src/CurvedTrack.cpp
src/Points.cpp
src/StraightTrack.cpp
src/Train.cpp