Browse Source

Updating example with slide show source

master
c-mendoza 8 years ago
parent
commit
7948ebd435
  1. 27
      example/bin/data/ofxpimapper.xml

27
example/bin/data/ofxpimapper.xml

@ -36,20 +36,20 @@
<surface type="1">
<vertices>
<vertex>
<x>542.498229980</x>
<y>298.375427246</y>
<x>305.332824707</x>
<y>158.923416138</y>
</vertex>
<vertex>
<x>865.982421875</x>
<y>286.925292969</y>
<x>823.889770508</x>
<y>135.275909424</y>
</vertex>
<vertex>
<x>956.157958984</x>
<y>659.075439453</y>
<x>883.853393555</x>
<y>670.724243164</y>
</vertex>
<vertex>
<x>498.842285156</x>
<y>590.370300293</y>
<x>241.146575928</x>
<y>656.366699219</y>
</vertex>
</vertices>
<texCoords>
@ -78,15 +78,4 @@
<perspectiveWarping>1</perspectiveWarping>
</properties>
</surface>
<magSlideShow>
<Width>1920</Width>
<Height>1080</Height>
<SlideDuration>1</SlideDuration> <!-- Optional default duration for each slide-->
<Loop>
<Type>PING-PONG</Type> <!-- NONE | NORMAL | PING-PONG -->
</Loop>
<Transition></Transition>
<!-- NoResize | Native | Fit | FitProportionally | FillProportionally -->
<ResizeOption>FitProportionally</ResizeOption>
</magSlideShow>
</surfaces>

Loading…
Cancel
Save