Files
enduro2d/samples/bin/library/sprites/button_pressed_sprite.json
2020-04-25 03:18:31 +07:00

6 lines
171 B
JSON

{
"texture" : "button_pressed.png",
"inner_texrect" : { "x" : 10, "y" : 10, "w" : 27, "h" : 31 },
"outer_texrect" : { "x" : 0, "y" : 0, "w" : 47, "h" : 51 }
}