ui.xml 365 B

1234567891011121314151617
  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. <image file="rocket.png" />
  13. <image file="explosion.png" cols="12"/>
  14. <image file="asteroid.png"/>
  15. </atlas>
  16. </resources>