mirror of
https://github.com/enduro2d/enduro2d.git
synced 2026-01-06 11:51:00 +07:00
6 lines
124 B
JSON
6 lines
124 B
JSON
{
|
|
"texture" : "image.png",
|
|
"pivot" : { "x" : 1, "y" : 2 },
|
|
"texrect" : { "x" : 5, "y" : 6, "w" : 7, "h" : 8 }
|
|
}
|