overlay.form 180 B

12345678910111213
  1. form menu
  2. {
  3. width = 120
  4. alignment = ALIGN_TOP_RIGHT
  5. style = Empty
  6. button menuButton
  7. {
  8. position = 10, 10
  9. width = 100
  10. text = Menu
  11. }
  12. }