ui.xml 262 B

1234567891011121314
  1. <?xml version="1.0"?>
  2. <resources>
  3. <set path = "images" />
  4. <atlas>
  5. <image file="joystick.png" />
  6. <image file="finger.png" />
  7. </atlas>
  8. <atlas>
  9. <image file="sky.jpg" />
  10. <image file="ship.png" />
  11. <image file="shipengine.png" />
  12. </atlas>
  13. </resources>