mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-14 16:09:06 +07:00
7 lines
198 B
JSON
7 lines
198 B
JSON
{
|
|
"texture" : "panel.png",
|
|
"pivot" : { "x" : 0, "y" : 0 },
|
|
"inner_texrect" : { "x" : 6, "y" : 6, "w" : 88, "h" : 88 },
|
|
"outer_texrect" : { "x" : 0, "y" : 0, "w" : 100, "h" : 100 }
|
|
}
|