mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-15 00:11:55 +07:00
6 lines
133 B
JSON
6 lines
133 B
JSON
{
|
|
"texture" : "background.png",
|
|
"pivot" : { "x" : 0, "y" : 0 },
|
|
"texrect" : { "x" : 0, "y" : 0, "w" : 256, "h" : 256 }
|
|
}
|