res.xml 180 B

123456789
  1. <?xml version="1.0"?>
  2. <resources>
  3. <set path = "images" />
  4. <atlas>
  5. <image file="circle.png"/>
  6. <image file="pen.png" />
  7. <image file="shot.png" />
  8. </atlas>
  9. </resources>