Browse Source

Update mapping

master
Krisjanis Rijnieks 8 years ago
parent
commit
f78f604568
  1. 47
      example-gamepad/bin/data/ofxpimapper.xml

47
example-gamepad/bin/data/ofxpimapper.xml

@ -2,16 +2,16 @@
<surface type="0"> <surface type="0">
<vertices> <vertices>
<vertex> <vertex>
<x>449.000000000</x> <x>400.000000000</x>
<y>36.000000000</y> <y>21.000000000</y>
</vertex> </vertex>
<vertex> <vertex>
<x>649.000000000</x> <x>744.000000000</x>
<y>391.000000000</y> <y>353.000000000</y>
</vertex> </vertex>
<vertex> <vertex>
<x>74.000000000</x> <x>51.000000000</x>
<y>396.000000000</y> <y>425.000000000</y>
</vertex> </vertex>
</vertices> </vertices>
<texCoords> <texCoords>
@ -29,28 +29,36 @@
</texCoord> </texCoord>
</texCoords> </texCoords>
<source> <source>
<source-type>none</source-type> <source-type>video</source-type>
<source-name>none</source-name> <source-name>BEAMMM (loop)-HD.mp4</source-name>
</source> </source>
</surface> </surface>
<surface type="0"> <surface type="1">
<vertices> <vertices>
<vertex> <vertex>
<x>315.000000000</x> <x>243.000000000</x>
<y>31.000000000</y> <y>149.000000000</y>
</vertex>
<vertex>
<x>687.040527344</x>
<y>189.606384277</y>
</vertex> </vertex>
<vertex> <vertex>
<x>540.000000000</x> <x>692.000000000</x>
<y>411.000000000</y> <y>397.000000000</y>
</vertex> </vertex>
<vertex> <vertex>
<x>-35.000000000</x> <x>212.000000000</x>
<y>381.000000000</y> <y>425.000000000</y>
</vertex> </vertex>
</vertices> </vertices>
<texCoords> <texCoords>
<texCoord> <texCoord>
<x>0.500000000</x> <x>0.000000000</x>
<y>0.000000000</y>
</texCoord>
<texCoord>
<x>1.000000000</x>
<y>0.000000000</y> <y>0.000000000</y>
</texCoord> </texCoord>
<texCoord> <texCoord>
@ -63,8 +71,11 @@
</texCoord> </texCoord>
</texCoords> </texCoords>
<source> <source>
<source-type>none</source-type> <source-type>image</source-type>
<source-name>none</source-name> <source-name>clipartist-net-WSPOD7-clipart.png</source-name>
</source> </source>
<properties>
<perspectiveWarping>1</perspectiveWarping>
</properties>
</surface> </surface>
</surfaces> </surfaces>

Loading…
Cancel
Save