User contributions for Temois
Jump to navigation
Jump to search
13 July 2020
- 11:0511:05, 13 July 2020 diff hist +966 N DgsSelectorGetSelectedItem Created page with "{{Client function}} __NOTOC__ This function returns the index of the selected dgs selector item. ==Syntax== <syntaxhighlight lang="lua"> int dgsSelectorGetSelectedItem( elem..." current
- 11:0411:04, 13 July 2020 diff hist −22 DgsSelectorSetSelectedItem No edit summary current
- 11:0311:03, 13 July 2020 diff hist −20 DgsSelectorSetSelectedItem No edit summary
- 11:0011:00, 13 July 2020 diff hist +971 N DgsSelectorSetSelectedItem Created page with "{{Client function}} __NOTOC__ This function sets the selected item from a dgs selector. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSelectorSetSelectedItem( element sele..."
- 10:5610:56, 13 July 2020 diff hist +839 N DgsSelectorAddItem Created page with "{{Client function}} __NOTOC__ Adds an item to a selector. ==Syntax== <syntaxhighlight lang="lua"> int dgsSelectorAddItem( element selector, [ string text ] ) </syntaxhighlig..."
- 10:4310:43, 13 July 2020 diff hist +2,155 N DgsCreateSelector Created page with "{{Client function}} __NOTOC__ This function allows creation of a DGS Selector. ==Syntax== <syntaxhighlight lang="lua"> element dgsCreateSelector( float x, float y,float sx,..."
31 May 2020
- 14:5414:54, 31 May 2020 diff hist +51 DGS Functions and GUI Functions No edit summary
26 May 2020
- 15:0915:09, 26 May 2020 diff hist 0 DgsCreateLabel No edit summary
20 May 2020
- 09:2009:20, 20 May 2020 diff hist +1 DgsGridListGetRowHoverable No edit summary
- 09:2009:20, 20 May 2020 diff hist 0 DgsGridListGetRowHoverable No edit summary
- 09:2009:20, 20 May 2020 diff hist +1,026 N DgsGridListGetRowHoverable Created page with "{{Client function}} __NOTOC__ This function returns whether the row is clickable. ==Syntax== <syntaxhighlight lang="lua"> string dgsGridListSetRowClickable( element gridlist..."
- 09:1809:18, 20 May 2020 diff hist +1,033 N DgsGridListSetRowHoverable Created page with "{{Client function}} __NOTOC__ This function sets whether the row is clickable. ==Syntax== <syntaxhighlight lang="lua"> string dgsGridListSetRowClickable( element gridlist, i..."
- 09:1309:13, 20 May 2020 diff hist −1 DgsGridListSetRowSelectable No edit summary
- 09:0709:07, 20 May 2020 diff hist 0 DgsGridListGetRowSelectable No edit summary
- 09:0609:06, 20 May 2020 diff hist +1,022 N DgsGridListGetRowSelectable Created page with "{{Client function}} __NOTOC__ This function gets whether the row is selectable. ==Syntax== <syntaxhighlight lang="lua"> string dgsGridListSetRowSelectable( element gridlist,..."
- 09:0309:03, 20 May 2020 diff hist +1,032 N DgsGridListSetRowSelectable Created page with "{{Client function}} __NOTOC__ This function sets whether the row is selectable. ==Syntax== <syntaxhighlight lang="lua"> string dgsGridListSetRowSelectable( element gridlist,..."
- 08:3508:35, 20 May 2020 diff hist +264 Template:DGSFUNCTIONS →Grid List
17 May 2020
- 23:4523:45, 17 May 2020 diff hist −1 DGS Functions and GUI Functions No edit summary
10 May 2020
- 12:4312:43, 10 May 2020 diff hist −36 DgsRemoteImageAbort No edit summary current
- 12:3212:32, 10 May 2020 diff hist +157 OnDgsRemoteImageLoad No edit summary
- 12:2412:24, 10 May 2020 diff hist +866 N DgsRemoteImageAbort Created page with "__NOTOC__ {{Client function}} This function aborts image texture when it is downloading. ==Syntax== <syntaxhighlight lang="lua"> element dgsRemoteImageAbort( element remot..."
- 11:5411:54, 10 May 2020 diff hist +1,478 N OnDgsRemoteImageLoad Created page with "{{Client event}} __NOTOC__ This event is called when the DGS QRCode is loaded. ==Parameters== <syntaxhighlight lang="lua"> element QRCode </syntaxhighlight> ==Example== <sy..."
- 11:5011:50, 10 May 2020 diff hist +5 DgsGetRemoteImageLoadState No edit summary current
- 11:5011:50, 10 May 2020 diff hist +1,022 N DgsGetRemoteImageLoadState Created page with "__NOTOC__ {{Client function}} This function gets whether the DGS Remote Image is loaded or not. ==Syntax== <syntaxhighlight lang="lua"> bool dgsGetRemoteImageLoadState( elem..."
- 10:2110:21, 10 May 2020 diff hist −25 DgsCreateRemoteImage No edit summary
- 10:1410:14, 10 May 2020 diff hist +800 N DgsCreateRemoteImage Created page with "__NOTOC__ {{Client function}} This function uses the API from '''api.qrserver.com''' to create a QRCode and handled by DGS. ==Syntax== <syntaxhighlight lang="lua"> element..."
- 10:1310:13, 10 May 2020 diff hist +7 N File:RemImage.png No edit summary current
6 May 2020
- 13:0713:07, 6 May 2020 diff hist +654 N DgsBlurBoxGetIntensity Created page with "__NOTOC__ {{Client function}} This function gets intensity of a blur box. ==Syntax== <syntaxhighlight lang="lua"> bool dgsBlurBoxGetIntensity( element blurBox ) </syntaxhi..."
- 13:0513:05, 6 May 2020 diff hist +673 N DgsBlurBoxGetLevel Created page with "__NOTOC__ {{Client function}} This function gets level of a blur box. ==Syntax== <syntaxhighlight lang="lua"> int dgsBlurBoxGetLevel( element blurBox ) </syntaxhighlight>..." current
- 13:0213:02, 6 May 2020 diff hist +647 N DgsBlurBoxGetResolution Created page with "__NOTOC__ {{Client function}} This function gets resolution of a blur box. ==Syntax== <syntaxhighlight lang="lua"> bool dgsBlurBoxGetResolution( element blurBox ) </syntax..."
- 12:5512:55, 6 May 2020 diff hist +4 DgsBlurBoxSetIntensity No edit summary current
- 12:5512:55, 6 May 2020 diff hist +8 DgsBlurBoxSetIntensity No edit summary
- 12:5412:54, 6 May 2020 diff hist −44 DgsBlurBoxSetLevel No edit summary
- 12:5412:54, 6 May 2020 diff hist +966 N DgsBlurBoxSetLevel Created page with "__NOTOC__ {{Client function}} This function sets blur box level. ==Syntax== <syntaxhighlight lang="lua"> bool dgsBlurBoxSetLevel( element blurBox, int level ) </syntaxhigh..."
- 12:3312:33, 6 May 2020 diff hist −44 DgsBlurBoxSetResolution No edit summary
- 12:3212:32, 6 May 2020 diff hist +818 N DgsBlurBoxSetResolution Created page with "__NOTOC__ {{Client function}} This function changes blur box resolution. ==Syntax== <syntaxhighlight lang="lua"> bool dgsBlurBoxSetResolution( element blurBox, float width..."
- 12:2512:25, 6 May 2020 diff hist 0 DgsBlurBoxSetIntensity No edit summary
- 12:2312:23, 6 May 2020 diff hist 0 DgsBlurBoxSetIntensity No edit summary
- 12:2312:23, 6 May 2020 diff hist −7 DgsBlurBoxSetIntensity No edit summary
- 12:2312:23, 6 May 2020 diff hist +7 N File:BlurBoxIntensity.png No edit summary current