3 This file is part of R²C²
4 Copyright © 2009 Mikkosoft Productions, Mikko Rasa
5 Distributed under the GPL
8 #ifndef R2C2_NET_PACKETS_H_
9 #define R2C2_NET_PACKETS_H_
15 struct TrainInfoPacket
18 std::string loco_type;
22 struct TrainControlPacket
29 struct TrainFunctionPacket
35 struct TrainStatusPacket
41 struct RouteInfoPacket
46 struct TrainRoutePacket