Home
last modified time | relevance | path

Searched refs:ParseMoveNode (Results 1 – 1 of 1) sorted by relevance

/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/IO/IntermediateFile/
H A DParser.cs125 car.Move = ParseMoveNode(parent.Element("Move")); in ParseCarNode()
186 private static Move ParseMoveNode(XElement parent) in ParseMoveNode() method in TrainEditor2.IO.IntermediateFile.IntermediateFile