SetAllGadgetsColor

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetAllGadgetsColor(iRed:Int, iGreen:Int, iBlue:Int)
Sets the color for all gadgets.

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.

Example

Personal tools