Added /window
This commit is contained in:
parent
259a571d69
commit
56f1a5a952
2 changed files with 17 additions and 1 deletions
|
@ -232,6 +232,22 @@
|
|||
"offset": 70
|
||||
}
|
||||
}
|
||||
},
|
||||
"window": {
|
||||
"src": "./resources/WindowTemplate.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 50,
|
||||
"offset": 64,
|
||||
"size": 100
|
||||
},
|
||||
"y": {
|
||||
"position": 50,
|
||||
"offset": 64,
|
||||
"size": 100
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
BIN
resources/WindowTemplate.png
Normal file
BIN
resources/WindowTemplate.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Reference in a new issue