mirror of
https://github.com/enduro2d/enduro2d.git
synced 2026-03-22 12:55:33 +07:00
6 lines
171 B
JSON
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 }
|
|
}
|