SetTipTextColor
From IfsoGUIWiki
Contents |
Declaration
SetTipTextColor(R:Int, G:Int, B:Int)
Sets the color of the tip text.
Returns
Nothing
Parameters
- iRed:Int - Red portion of the text color (0-255)
- iGreen:Int - Green portion of the text color (0-255)
- iBlue:Int - Blue portion of the text color (0-255)
Gadget Information
Pertains to GUI.
