{ "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", "y": 0, "width": "match_parent", "height": "match_parent", "textures": { "normal": "resources/transparent.png", "hover": "resources/transparent.png", "pressed": "resources/transparent.png" } }, { "type": "StaticImage", "name": "phoneMain", "horizontal_gravity": "center", "vertical_gravity": "center", "y": -60, "width": 882, "height": 1416, "texture": "resources/w/ui/img/phone2/Phone002.png" }, { "type": "StaticImage", "name": "phoneTimeDay", "horizontal_gravity": "center", "vertical_gravity": "center", "y": 200, "width": 637.5, "height": 172, "texture": "resources/w/ui/img/phone2/ClockDay001.png" }, { "type": "StaticImage", "name": "phoneTimeNight", "horizontal_gravity": "center", "vertical_gravity": "center", "y": 200, "width": 446.25, "height": 120.4, "texture": "resources/w/ui/img/phone2/ClockNight001.png" }, { "type": "StaticImage", "name": "phoneTimeDawn", "horizontal_gravity": "center", "vertical_gravity": "center", "y": 200, "width": 446.25, "height": 120.4, "texture": "resources/w/ui/img/phone2/ClockMorning001.png" }, { "type": "Button", "name": "phoneBank", "horizontal_gravity": "center", "vertical_gravity": "center", "x": -110, "y": -60, "width": 170, "height": 170, "textures": { "normal": "resources/w/ui/img/phone2/IconBank001.png", "hover": "resources/w/ui/img/phone2/IconBank001.png", "pressed": "resources/w/ui/img/phone2/IconBank001.png" } }, { "type": "Button", "name": "phoneTaxi", "horizontal_gravity": "center", "vertical_gravity": "center", "x": 110, "y": -60, "width": 170, "height": 170, "textures": { "normal": "resources/w/ui/img/phone2/IconTaxi001.png", "hover": "resources/w/ui/img/phone2/IconTaxi001.png", "pressed": "resources/w/ui/img/phone2/IconTaxi001.png" } }, { "type": "Button", "name": "phoneVideo", "horizontal_gravity": "center", "vertical_gravity": "center", "x": 110, "y": -240, "width": 170, "height": 170, "textures": { "normal": "resources/w/ui/img/phone2/IconVideo001.png", "hover": "resources/w/ui/img/phone2/IconVideo001.png", "pressed": "resources/w/ui/img/phone2/IconVideo001.png" } }, { "type": "Button", "name": "phoneMessenger", "horizontal_gravity": "center", "vertical_gravity": "center", "x": -110, "y": -240, "width": 170, "height": 170, "textures": { "normal": "resources/w/ui/img/phone2/IconMessenger001.png", "hover": "resources/w/ui/img/phone2/IconMessenger001.png", "pressed": "resources/w/ui/img/phone2/IconMessenger001.png" } } ] } }