SetTipColor
From IfsoGUIWiki
Contents |
Declaration
SetTipColor(R:Int, G:Int, B:Int)
Sets the Color used for the tip box.
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.
