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