res.xml 589 B

1234567891011121314151617181920
  1. <?xml version="1.0"?>
  2. <resources>
  3. <set path = "system/anims" />
  4. <atlas>
  5. <image file="tree.png"/>
  6. <image file="finger.png"/>
  7. <image file="t2p.png"/>
  8. <image file="checkbox.png" rows="2"/>
  9. <image file="checker.png"/>
  10. <image file="remove.png"/>
  11. <image file="images.png"/>
  12. <image file="logo.png"/>
  13. <image file="btn.png" guideX1="19" guideY1="15" guideX2="46" guideY2="42" vertical="2" horizontal="2"/>
  14. <image file="button.png" cols="3"/>
  15. </atlas>
  16. <set path = "system/fonts" />
  17. <font file="system.fnt" version="7"/>
  18. <font file="mono.fnt" version="7"/>
  19. </resources>