SetupMenu¶
Description¶
Sets up menu with rowCount rows, selectionCount active selections and aligning set to alignment.
Parameters¶
menu-
The menu to setup.
MENU_1orMENU_2are valid. rowCount-
The amount of rows the menu starts with.
selectionCount-
Selection of highlight.
alignment-
Alignment of the text. 0 is right aligned, 1 is left aligned, and 2 is centered.
Return Value¶
None.