package dynamics type InitTrainInfo struct { TrainIndex uint16 LinkIndex uint16 LinkOffset uint16 Speed uint16 Up bool }