textarea.xml 524 B

12345678
  1. <prototypes>
  2. <prototype name="TextAreaSprite">
  3. <sprite name="ButtonSquare" image="screens/images/button_square.png" y="-2" width="16" height="16" />
  4. <sprite name="ButtonCircle" image="screens/images/button_circle.png" y="-2" width="16" height="16" />
  5. <sprite name="ButtonCross" image="screens/images/button_cross.png" y="-2" width="16" height="16" />
  6. <sprite name="ButtonTriangle" image="screens/images/button_triangle.png" y="-2" width="16" height="16" />
  7. </prototype>
  8. </prototypes>