DrawText¶
Description¶
Draws the contents of menu.
Parameters¶
Menu-
The menu from where to read the text.
MENU_1orMENU_2are valid. XPos-
Position of the text on the horizontal axis.
YPos-
Position of the text on the vertical axis.
Scale-
Scale of the text.
Spacing-
Space between each letter.
RowStart-
The starting index from where to read.
RowCount-
The amount of rows to draw.
Return Value¶
None.