DrawText¶
Deprecated
This function was removed from RSDKv4 in REV02.
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.