Files
enduro2d/samples/bin/library/sprites/panel_sprite.json
2020-04-24 21:47:53 +07:00

6 lines
162 B
JSON

{
"texture" : "panel.png",
"inner_texrect" : { "x" : 6, "y" : 6, "w" : 88, "h" : 88 },
"outer_texrect" : { "x" : 0, "y" : 0, "w" : 100, "h" : 100 }
}