Screen { U2Title "title" { text "AUDIO OPTIONS" } U2Menu "audio_options" { position -45, -110 gap 0, 4 Layout vertical Anchor centre, top clip 640, 226 children { U2MenuCycle "m_vol" { text "MUSIC VOLUME" } U2MenuCycle "e_vol" { text "EFFECTS VOLUME" } U2MenuCycle "beep" { text "MESSAGE BEEP" } } } # U2ButtonPrompt "bpA" # { # button A # text "SELECT" # } U2ButtonPrompt "bpB" { button B text "BACK" } }