mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-16 09:03:55 +08:00
141 lines
5.1 KiB
XML
141 lines
5.1 KiB
XML
{
|
||
"x":0,
|
||
"type":"Dialog",
|
||
"selectedBox":1,
|
||
"selecteID":13,
|
||
"props":{"width":350,"sceneColor":"#000000","height":550},
|
||
"nodeParent":-1,
|
||
"label":"Dialog",
|
||
"isOpen":true,
|
||
"isDirectory":true,
|
||
"isAniNode":true,
|
||
"hasChild":true,
|
||
"compId":1,
|
||
"child":[
|
||
{
|
||
"x":15,
|
||
"type":"Box",
|
||
"props":{"top":20,"right":20,"left":20,"bottom":130},
|
||
"nodeParent":1,
|
||
"label":"Box",
|
||
"isOpen":true,
|
||
"isDirectory":true,
|
||
"isAniNode":true,
|
||
"hasChild":true,
|
||
"compId":6,
|
||
"child":[
|
||
{
|
||
"x":30,
|
||
"type":"RadioGroup",
|
||
"props":{"var":"radioTheme","name":"radioTheme","height":380,"centerY":0,"centerX":0},
|
||
"nodeParent":6,
|
||
"label":"RadioGroup(radioTheme)",
|
||
"isOpen":true,
|
||
"isDirectory":true,
|
||
"isAniNode":true,
|
||
"hasChild":true,
|
||
"compId":13,
|
||
"child":[
|
||
{
|
||
"x":45,
|
||
"type":"Radio",
|
||
"props":{"width":300,"top":0,"skin":"images/radio/radio_cyber.png","name":"item0","height":100},
|
||
"nodeParent":13,
|
||
"label":"Radio(item0)",
|
||
"isDirectory":false,
|
||
"isAniNode":true,
|
||
"hasChild":false,
|
||
"compId":10,
|
||
"child":[
|
||
]
|
||
},
|
||
{
|
||
"x":45,
|
||
"type":"Radio",
|
||
"props":{"width":300,"skin":"images/radio/radio_dark.png","name":"item1","height":100,"centerY":0},
|
||
"nodeParent":13,
|
||
"label":"Radio(item1)",
|
||
"isDirectory":false,
|
||
"isAniNode":true,
|
||
"hasChild":false,
|
||
"compId":11,
|
||
"child":[
|
||
]
|
||
},
|
||
{
|
||
"x":45,
|
||
"type":"Radio",
|
||
"props":{"width":300,"skin":"images/radio/radio_light.png","name":"item2","height":100,"bottom":0},
|
||
"nodeParent":13,
|
||
"label":"Radio(item2)",
|
||
"isDirectory":false,
|
||
"isAniNode":true,
|
||
"hasChild":false,
|
||
"compId":12,
|
||
"child":[
|
||
]
|
||
}]
|
||
}]
|
||
},
|
||
{
|
||
"x":15,
|
||
"type":"Box",
|
||
"props":{"width":90,"var":"btnOK","runtime":"Laya.runtime.ColorfulBox","name":"btnSmall","left":20,"height":90,"bottom":20,"anchorY":0.5,"anchorX":0.5},
|
||
"nodeParent":1,
|
||
"label":"Box(btnOK)",
|
||
"isOpen":true,
|
||
"isDirectory":true,
|
||
"isAniNode":true,
|
||
"hasChild":true,
|
||
"compId":2,
|
||
"child":[
|
||
{
|
||
"x":30,
|
||
"type":"Label",
|
||
"props":{"text":"√","name":"label","fontSize":50,"font":"SimHei","color":"#ffffff","centerY":0,"centerX":0,"bold":true,"anchorY":0.5,"anchorX":0.5},
|
||
"nodeParent":2,
|
||
"label":"Label(label)",
|
||
"isDirectory":false,
|
||
"isAniNode":true,
|
||
"hasChild":false,
|
||
"compId":3,
|
||
"child":[
|
||
]
|
||
}]
|
||
},
|
||
{
|
||
"x":15,
|
||
"type":"Box",
|
||
"props":{"width":90,"var":"btnClose","runtime":"Laya.runtime.ColorfulBox","right":20,"name":"btnSmall","height":90,"bottom":20,"anchorY":0.5,"anchorX":0.5},
|
||
"nodeParent":1,
|
||
"label":"Box(btnClose)",
|
||
"isOpen":true,
|
||
"isDirectory":true,
|
||
"isAniNode":true,
|
||
"hasChild":true,
|
||
"compId":14,
|
||
"child":[
|
||
{
|
||
"x":30,
|
||
"type":"Label",
|
||
"props":{"text":"×","name":"label","fontSize":50,"font":"SimHei","color":"#ffffff","centerY":0,"centerX":0,"bold":true,"anchorY":0.5,"anchorX":0.5},
|
||
"nodeParent":14,
|
||
"label":"Label(label)",
|
||
"isDirectory":false,
|
||
"isAniNode":true,
|
||
"hasChild":false,
|
||
"compId":15,
|
||
"child":[
|
||
]
|
||
}]
|
||
}],
|
||
"animations":[
|
||
{
|
||
"nodes":[
|
||
],
|
||
"name":"ani1",
|
||
"id":1,
|
||
"frameRate":24,
|
||
"action":0
|
||
}]
|
||
} |