User contributions for Thisdp
Jump to navigation
Jump to search
20 December 2021
- 02:4302:43, 20 December 2021 diff hist +5 DgsEditGetTypingSound No edit summary current
- 02:4202:42, 20 December 2021 diff hist +714 N DgsSetClickingSound Created page with "{{Client function}} __NOTOC__ This function applies a clicking sound to a dgs element. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSetClickingSound( element dgsElement, string soundPath ) </syntaxhighlight> ===Required Arguments=== *'''dgsElement:''' The dgs element you want to apply to. *'''soundPath :''' A string of the path of the sound ( url is supported ) '''nil for disabled''' ===Returns=== Returns ''true'' if succeed, ''false'' otherwise. ==Example== <sy..." current
9 December 2021
- 06:4906:49, 9 December 2021 diff hist +315 Dgs-dx3dtext →textSize current
- 06:0706:07, 9 December 2021 diff hist +364 Dgs-dx3dtext →canBeBlocked
- 06:0606:06, 9 December 2021 diff hist +573 Dgs-dx3dimage →interior current
- 06:0606:06, 9 December 2021 diff hist +567 Dgs-dx3dtext →interior
2 December 2021
- 18:3118:31, 2 December 2021 diff hist +134 Template:DGS Plugin/Effect 3D No edit summary current
21 November 2021
- 05:0405:04, 21 November 2021 diff hist +25 Template:DGS Events/General No edit summary
- 05:0305:03, 21 November 2021 diff hist +90 Template:DGS General Functions No edit summary
- 04:3304:33, 21 November 2021 diff hist +25 DgsGradientSetColorOverwritten No edit summary current
- 04:3204:32, 21 November 2021 diff hist −96 DgsGradientGetColorOverwritten No edit summary current
- 04:2804:28, 21 November 2021 diff hist 0 DgsGradientSetColorOverwritten No edit summary
- 04:2804:28, 21 November 2021 diff hist +1,039 N DgsGradientSetColorOverwritten Created page with "__NOTOC__ {{Client function}} This function sets whether the color of gradient will overwrite the color of dx functions. ==Syntax== <syntaxhighlight lang="lua"> bool dgsGradientGetColorOverwritten( element gradient, bool isOverwritten ) </syntaxhighlight> ===Required Arguments=== *'''gradient:''' A dgs gradient element. *'''isOverwritten:''' A bool of the the overwritten state of the gradient (Set to ''false'' to use dx draw's color, set to ''true'' to force shader..."
- 04:2804:28, 21 November 2021 diff hist +1,039 N DgsGradientGetColorOverwritten Created page with "__NOTOC__ {{Client function}} This function sets whether the color of gradient will overwrite the color of dx functions. ==Syntax== <syntaxhighlight lang="lua"> bool dgsGradientGetColorOverwritten( element gradient, bool isOverwritten ) </syntaxhighlight> ===Required Arguments=== *'''gradient:''' A dgs gradient element. *'''isOverwritten:''' A bool of the the overwritten state of the gradient (Set to ''false'' to use dx draw's color, set to ''true'' to force shader..."
- 04:2404:24, 21 November 2021 diff hist +81 DgsCreateGradient →Required Arguments current
- 04:2304:23, 21 November 2021 diff hist 0 N File:DGS Gradient.png No edit summary current
- 04:2204:22, 21 November 2021 diff hist +66 DgsCreateGradient No edit summary
5 November 2021
- 15:0815:08, 5 November 2021 diff hist +821 N DgsBlurBoxSetFilter Created page with "__NOTOC__ {{Client function}} This function applies a dgs shape plugin to a blurbox. ==Syntax== <syntaxhighlight lang="lua"> bool dgsBlurBoxSetFilter( element blurbox [, s..." current
9 October 2021
- 09:1409:14, 9 October 2021 diff hist −38 DGS Updates Log No edit summary
- 09:1309:13, 9 October 2021 diff hist +2,389 DGS Updates Log No edit summary
- 09:0909:09, 9 October 2021 diff hist −49 Template:DGS Drag'N Drop Functions No edit summary current
- 06:0006:00, 9 October 2021 diff hist +1,003 N DgsCircleSetTextureRotation Created page with "__NOTOC__ {{Client function}} This function changes the texture rotation of the dgs circle. ==Syntax== <syntaxhighlight lang="lua"> bool dgsCircleSetTextureRotation( eleme..."
- 05:5505:55, 9 October 2021 diff hist 0 DgsCircleGetTexture No edit summary current
- 05:5505:55, 9 October 2021 diff hist +808 N DgsCircleGetTexture Created page with "__NOTOC__ {{Client function}} This function gets the texture from the dgs circle. ==Syntax== <syntaxhighlight lang="lua"> element dgsCircleGetTexture( element circle ) </s..."
- 05:5305:53, 9 October 2021 diff hist +797 N DgsCircleSetTexture Created page with "__NOTOC__ {{Client function}} This function applies a texture into dgs circle. ==Syntax== <syntaxhighlight lang="lua"> bool dgsCircleSetTexture( element circle [ element t..."
- 05:5105:51, 9 October 2021 diff hist −5 DgsCircleSetRadius No edit summary current
- 05:5105:51, 9 October 2021 diff hist −5 DgsCircleGetRadius No edit summary current
- 05:5005:50, 9 October 2021 diff hist +90 DgsCircleGetRadius No edit summary
- 05:4905:49, 9 October 2021 diff hist +3 DgsCircleGetRadius No edit summary
- 05:4905:49, 9 October 2021 diff hist +652 N DgsCircleGetRadius Created page with "__NOTOC__ {{Client function}} This function set the outside/inside radius of the dgs circle. ==Syntax== <syntaxhighlight lang="lua"> float,float dgsCircleGetRadius( dgs-dx..."
- 05:4705:47, 9 October 2021 diff hist +64 DgsCircleSetRadius No edit summary
- 05:4705:47, 9 October 2021 diff hist +757 N DgsCircleSetRadius Created page with "__NOTOC__ {{Client function}} This function set the outside/inside radius of the dgs circle. ==Syntax== <syntaxhighlight lang="lua"> bool dgsCircleSetRadius( dgs-circle ci..."
- 05:4405:44, 9 October 2021 diff hist +66 Template:DGS Plugin/Circle No edit summary
6 October 2021
- 09:2109:21, 6 October 2021 diff hist +13 Dgs-dxbutton →colorTransitionPeriod
- 07:0407:04, 6 October 2021 diff hist −1 Dgs-dxbutton →colorTransitionPeriod
- 07:0407:04, 6 October 2021 diff hist +327 Dgs-dxbutton No edit summary
14 September 2021
- 12:2312:23, 14 September 2021 diff hist +882 N Math.rotVecToEulerAngle Created page with "{{Useful Function}} ==Syntax== <syntaxhighlight lang="lua">float float float math.rotVecToEulerAngle( float x, float y, float z, float rot )</syntaxhighlight> ===Required Arg..." current
- 12:1712:17, 14 September 2021 diff hist +4 Template:Useful Functions →Math functions
- 12:1612:16, 14 September 2021 diff hist +7 Template:Useful Functions →Math functions
- 12:1512:15, 14 September 2021 diff hist +138 Template:Useful Functions →Math functions
13 September 2021
- 11:0211:02, 13 September 2021 diff hist +2 Dgs-dxprogressbar →isClockwise
- 11:0211:02, 13 September 2021 diff hist +31 Dgs-dxprogressbar →isReverse
- 11:0111:01, 13 September 2021 diff hist +32 Dgs-dxprogressbar No edit summary
6 September 2021
- 16:2016:20, 6 September 2021 diff hist +154 N Template:DGS Plugin/Screen Source Functions Created page with "*dgsCreateScreenSource *dgsScreenSourceSetUVPosition *dgsScreenSourceGetUVPosition *dgsScreenSourceSetUVSize *dgsScreenSourceGetUVSize" current
- 16:1816:18, 6 September 2021 diff hist +138 Template:DGSFUNCTIONS →Rounded Rectangle
29 August 2021
- 10:0910:09, 29 August 2021 diff hist +2 Dgs-dxselector No edit summary current
- 10:0910:09, 29 August 2021 diff hist +546 Dgs-dxselector No edit summary
9 August 2021
- 04:4504:45, 9 August 2021 diff hist +1 DgsGridListSetColumnHeight No edit summary current
- 03:1003:10, 9 August 2021 diff hist +836 N DgsSelectorSetItemFont Created page with "{{Client function}} This function changes the font of an item of a dgs selector. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSelectorSetItemFont( element selector, int..." current
- 03:0703:07, 9 August 2021 diff hist +1,309 N DgsGridListSetItemFont Created page with "{{Client function}} This function changes the font of an item of a dgs grid list. ==Syntax== <syntaxhighlight lang="lua"> bool dgsGridListSetItemFont( element gridList, int..." current