Screen { U2Title "title" { text "JOIN GAME" } Group "label" { position 0, -60 anchor centre, mid layout vertical children { Text "text" { text "searching for games..." invisible } } } U2Menu "link_join" { position 0, -110 gap 0, 4 Layout vertical Anchor centre, top clip 640, 226 children { } } U2ButtonPrompt "bpA" { button A text "SELECT" } U2ButtonPrompt "bpB" { button B text "BACK" } U2ButtonPrompt "bpX" { button X text "REFRESH" notify } }