User contributions for Thisdp
Jump to navigation
Jump to search
18 January 2022
- 15:3315:33, 18 January 2022 diff hist +117 Template:DGS Combo Box Functions No edit summary
13 January 2022
- 14:5414:54, 13 January 2022 diff hist +1,892 DGS Updates Log No edit summary
25 December 2021
- 15:0115:01, 25 December 2021 diff hist +295 DGS General Basic Properties No edit summary
22 December 2021
- 15:0415:04, 22 December 2021 diff hist +94 N Template:DGS Layout Functions Created page with "*dgsCreateLayout *dgsLayoutAddItem *dgsLayoutRemoveItem *dgsLayoutGetItemIndex" current
- 15:0415:04, 22 December 2021 diff hist +115 Template:DGSFUNCTIONS →Label
20 December 2021
- 02:4802:48, 20 December 2021 diff hist −17 DgsSetClickingSoundVolume No edit summary current
- 02:4702:47, 20 December 2021 diff hist −1 DgsEditGetTypingSoundVolume No edit summary current
- 02:4702:47, 20 December 2021 diff hist −17 DgsEditSetTypingSoundVolume →Syntax current
- 02:4702:47, 20 December 2021 diff hist −1 DgsGetClickingSoundVolume →Syntax current
- 02:4602:46, 20 December 2021 diff hist +724 N DgsGetClickingSoundVolume Created page with "{{Client function}} __NOTOC__ This function gets the volume of the clicking sound of a dgs element ==Syntax== <syntaxhighlight lang="lua"> number dgsGetClickingSoundVolume( element dgsElement ) </syntaxhighlight> ===Required Arguments=== *'''dgsElement:''' The dgs element you want to set. ===Returns=== Returns a ''float'' indicates the volume of the clicking sound if succeed, ''false'' otherwise. ==Example== <syntaxhighlight lang="lua"> DGS = exports.dgs btn = DG..."
- 02:4502:45, 20 December 2021 diff hist +838 N DgsSetClickingSoundVolume Created page with "{{Client function}} __NOTOC__ This function changes the volume of the clicking sound to a dgs element. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSetClickingSoundVolume( element dgsElement, number volume ) </syntaxhighlight> ===Required Arguments=== *'''dgsElement:''' The dgs element you want to set. *'''volume:''' A floating point number representing the desired clicking sound volume level. Range is from 0.0 to 1.0. This can go above 1.0 for amplification. ===..."
- 02:4402:44, 20 December 2021 diff hist +694 N DgsGetClickingSound Created page with "{{Client function}} __NOTOC__ This function gets the clicking sound that has already been applied. ==Syntax== <syntaxhighlight lang="lua"> string dgsGetClickingSound( element dgsElement ) </syntaxhighlight> ===Required Arguments=== *'''dgsElement:''' The dgs element you want to get from. ===Returns=== Returns a string if there is a clicking sound applied, ''false'' otherwise. ==Example== <syntaxhighlight lang="lua"> DGS = exports.dgs btn = DGS:dgsCreateButton(0.2..." current
- 02:4402:44, 20 December 2021 diff hist +5 DgsEditSetTypingSound No edit summary current
- 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