The MenuBar class is the base class for the game's menu.
AddMenu adds a new menu item with the specified caption to the menubar. The string itemCaptions specifies the submenu items. The itemCaptions string can contain format characters to seperate items and format the text.
See kernel AddMenu() for more information.