{ "root": { "type": "FrameLayout", "name": "hud_root", "width": "match_parent", "height": "match_parent", "vertical_align": "center", "horizontal_align": "center", "children": [ { "type": "Button", "name": "phoneExitButton", "horizontal_gravity": "center", "vertical_gravity": "center", "width": 1232, "height": 627, "textures": { "normal": "resources/w/ui/img/PhoneTest001.png", "hover": "resources/w/ui/img/PhoneTest001.png", "pressed": "resources/w/ui/img/PhoneTest001.png" } } ] } }