Screen { U2Title "title" { text "OPTIMATCH" } U2Menu "join_opt" { position 0, -110 gap 0, 4 Layout vertical Anchor centre, top clip 640, 226 children { U2MenuCycle "min_players" { text "MINIMUM PLAYERS" } U2MenuCycle "max_players" { text "MAXIMUM PLAYERS" } U2MenuCycle "skill" { text "SKILL" } U2MenuCycle "language" { text "LANGUAGE" } } } U2ButtonPrompt "bpA" { button A text "SELECT" notify } U2ButtonPrompt "bpB" { button B text "BACK" } }