Dgs-dxbutton: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:


==Properties==
==Properties==
*image",{defimg,selimg,cliimg})
*image
*color",{defcolor,selcolor,clicolor})
*color
*text",tostring(text))
*text
*textcolor",textcolor or tocolor(255,255,255,255))
*textcolor
*textsize",{tonumber(scalex) or 1,tonumber(scaley) or 1})
*textsize
*shadow",{_,_,_})
*shadow
*font",systemFont)
*font
*clickoffset",{0,0})
*clickoffset
*clip",false)
*clip
*clickType",1)
*clickType
*wordbreak",false)
*wordbreak
*colorcoded",false)
*colorcoded
*rightbottom",{"center","center"})
*rightbottom

Revision as of 12:46, 9 September 2017

DGS Properties is always used to change the gui style and make it more fantastic.

Main Functions

Properties

  • image
  • color
  • text
  • textcolor
  • textsize
  • shadow
  • font
  • clickoffset
  • clip
  • clickType
  • wordbreak
  • colorcoded
  • rightbottom