Screen { U2Title "title" { text "DIFFICULTY" } U2Menu "difficulty" { position 0, -110 gap 0, 4 Layout vertical Anchor centre, top clip 640, 226 children { U2MenuItem "normal" { text "NORMAL" } U2MenuItem "hard" { text "HARD" } } } U2ButtonPrompt "bpA" { button A text "SELECT" } U2ButtonPrompt "bpB" { button B text "BACK" } }