UNPKG

com.hikky.heliodorlib

Version:

This is the library for Vket Cloud SDK.

77 lines (75 loc) 1.68 kB
{ "Version": 1, "Z": 100, "Layout": [ { "Name": "loadingicon", "Show": false, "AutoLoading": true, "Z": 101, "Gui": [ { "Name": "icon", "Type": "image", "Show": true, "Pos":[ 0, 0], "Size":[ 256, 256], "Z": 200, "Pivot":[ 0.5, 0.5], "Anchor":"CM", "Alpha": 1.0, "Rotate":0.0, "ParamImage": { "Uri": "gui2024/loading/loading_maru.png" }, "Animation": { "State" : { "Begin": { "Pos": [ 0, 0 ], "Rotate": -360.0, "Alpha": 1.0, "InputActive": false, "NextState":"Begin" }, "End": { "Pos": [ 0, 0 ], "Alpha": 0.0, "InputActive": false } } } } ] }, { "Name": "loadingicon_wrap", "Show": false, "AutoLoading": true, "Z": 100, "Gui": [ { "Comment": "ボタン:入力制限(Wrap ボタン)", "Name": "Wrap_Loading", "Type": "button", "Show": true, "Pos": [0,0], "Size": [4096,4096], "Z": 199, "Pivot": [0.5,0.5], "Anchor": "CM", "ParamButton": { "FileName": "gui2024/loading/loading_maru_bg.png", "OnCursorFileName": "gui2024/loading/loading_maru_bg.png", "DownFileName": "gui2024/loading/loading_maru_bg.png" }, "GUIAction": [ ] } ] } ] }