Screen { U2Title "title" { text "XMP" } U2Menu "xmp_class" { position -45, -110 gap 0, 4 Layout vertical Anchor centre, top clip 640, 226 children { U2MenuCycle "team" { text "TEAM" } U2MenuCycle "class" { text "CLASS" } } } U2ButtonPrompt "bpA" { button A text "SELECT" notify } U2ButtonPrompt "bpB" { button B text "BACK" } }