speed-dreams/data/tracks/speedway/mile/Mile.prj.xml

74 lines
1.7 KiB
XML
Raw Permalink Normal View History

2023-12-12 18:58:24 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<java version="1.7.0_21" class="java.beans.XMLDecoder">
<object class="utils.Properties">
<void property="author">
<string>Xavier Bertaux</string>
</void>
<void property="category">
<string>speedway</string>
</void>
<void property="currentA">
<double>6.283185307179586</double>
</void>
<void property="currentX">
<double>0.7800843686889039</double>
</void>
<void property="currentY">
<double>6.95401496362291E-13</double>
</void>
<void property="curveNameCount">
<int>16</int>
</void>
<void property="description">
<string>one mile oval speedway</string>
</void>
<void property="image">
<string>C:\Users\xavier\Desktop\mile.png</string>
</void>
<void property="imageScale">
<double>0.5</double>
</void>
<void property="imgOffset">
<void property="x">
<double>-420.0</double>
</void>
<void property="y">
<double>350.0</double>
</void>
</void>
<void property="path">
<string>D:\sources\speed-dreams\data\tracks\speedway\mile</string>
</void>
<void property="pitEnd">
<string>end</string>
</void>
<void property="pitEntry">
<string>curve 16</string>
</void>
<void property="pitExit">
<string>exit</string>
</void>
<void property="pitLength">
<double>15.0</double>
</void>
<void property="pitSide">
<string>left</string>
</void>
<void property="pitStart">
<string>start</string>
</void>
<void property="pitWidth">
<double>6.0</double>
</void>
<void property="straightNameCount">
<int>18</int>
</void>
<void property="trackName">
<string>mile</string>
</void>
<void property="trackWidth">
<double>16.0</double>
</void>
</object>
</java>