User contributions for Thisdp
Jump to navigation
Jump to search
19 April 2021
- 05:1605:16, 19 April 2021 diff hist +853 N Dgs3DImageSetDimension Created page with "__NOTOC__ {{Client function}} This function sets the dimension (-1~65535) of the DGS 3D Image. ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DImageSetDimension( element..."
- 05:1505:15, 19 April 2021 diff hist +970 N Dgs3DLineSetDimension Created page with "__NOTOC__ {{Client function}} This function sets the dimension (-1~65535) of the DGS 3D Line. ==Syntax== <syntaxhighlight lang="lua"> bool dgs3DLineSetDimension( element li..." current
- 05:1305:13, 19 April 2021 diff hist +5 Dgs3DSetDimension No edit summary
- 05:1105:11, 19 April 2021 diff hist 0 DgsImageGetUVSize No edit summary current
- 05:1105:11, 19 April 2021 diff hist +3 Dgs3DImageGetNativeSize No edit summary
- 05:1105:11, 19 April 2021 diff hist +3 Dgs3DImageGetNativeSize →Syntax
- 05:1105:11, 19 April 2021 diff hist +817 N Dgs3DImageGetNativeSize Created page with "{{Client function}} __NOTOC__ This function gets the size of the texture that is loaded in DGS 3d image. ==Syntax== <syntaxhighlight lang="lua"> int, int dgs3DImageGetNativeS..."
- 05:1005:10, 19 April 2021 diff hist +21 DgsImageGetNativeSize No edit summary current
- 05:0905:09, 19 April 2021 diff hist +773 N DgsImageGetNativeSize Created page with "{{Client function}} __NOTOC__ This function gets the size of the texture that is loaded in DGS image. ==Syntax== <syntaxhighlight lang="lua"> int, int dgsImageGetNativeSize(..."
- 05:0605:06, 19 April 2021 diff hist +27 Template:DGS Image Functions No edit summary current
- 05:0405:04, 19 April 2021 diff hist +1,048 N Dgs3DImageGetUVSize Created page with "{{Client function}} __NOTOC__ This function gets the UV size of a DGS 3d image (Only available when there is a texture loaded in DGS 3d image). ==Syntax== <syntaxhighlight la..."
- 05:0405:04, 19 April 2021 diff hist +3 Dgs3DImageSetUVPosition No edit summary
- 05:0305:03, 19 April 2021 diff hist +4 DgsImageGetUVSize No edit summary
- 05:0305:03, 19 April 2021 diff hist +3 DgsImageSetUVPosition No edit summary current
- 05:0205:02, 19 April 2021 diff hist +2 Dgs3DImageSetUVSize No edit summary
- 05:0205:02, 19 April 2021 diff hist +46 Dgs3DImageSetUVPosition No edit summary
- 05:0105:01, 19 April 2021 diff hist 0 DgsImageGetUVPosition No edit summary current
- 05:0105:01, 19 April 2021 diff hist +1,101 N Dgs3DImageGetUVPosition Created page with "__NOTOC__ {{Client function}} This function gets the UV positon of a DGS 3d image (Only available when there is a texture loaded in DGS 3d image). ==Syntax== <syntaxhighlig..."
- 04:5904:59, 19 April 2021 diff hist 0 DgsImageSetUVSize No edit summary current
- 04:5804:58, 19 April 2021 diff hist −4 DgsImageSetUVSize No edit summary
- 04:5804:58, 19 April 2021 diff hist −4 DgsImageGetUVSize No edit summary
- 04:5804:58, 19 April 2021 diff hist −4 DgsImageSetUVPosition No edit summary
- 04:5704:57, 19 April 2021 diff hist −4 DgsImageGetUVPosition No edit summary
- 04:5604:56, 19 April 2021 diff hist +6 Dgs3DImageSetUVSize →Example
- 04:5504:55, 19 April 2021 diff hist +1,100 N Dgs3DImageSetUVSize Created page with "{{Client function}} __NOTOC__ This function sets the UV size of a DGS 3d image (Only available when there is a texture loaded in DGS 3d image). ==Syntax== <syntaxhighlight la..."
- 04:5504:55, 19 April 2021 diff hist +1,096 N Dgs3DImageSetUVPosition Created page with "{{Client function}} __NOTOC__ This function sets the UV size of a DGS 3d image (Only available when there is a texture loaded in DGS 3d image). ==Syntax== <syntaxhighlight la..."
- 04:5104:51, 19 April 2021 diff hist +660 N DgsWindowGetHorizontalAlign Created page with "{{Client function}} __NOTOC__ This function gets the horizontal alignment of a dgs window. Valid alignment types are: *"left" *"center" *"right" ==Syntax== <syntaxhighlight..." current
- 04:5004:50, 19 April 2021 diff hist +652 N DgsWindowGetVerticalAlign Created page with "{{Client function}} __NOTOC__ This function gets the vertical alignment of a dgs window. Valid alignment types are: *"top" *"center" *"bottom" ==Syntax== <syntaxhighlight la..." current
- 04:5004:50, 19 April 2021 diff hist +2 DgsCheckBoxGetVerticalAlign No edit summary current
- 04:4704:47, 19 April 2021 diff hist +708 N DgsWindowSetVerticalAlign Created page with "{{Client function}} __NOTOC__ This function sets the vertical alignment of the title text of a dgs window. ==Syntax== <syntaxhighlight lang="lua"> bool dgsWindowSetVerticalA..." current
- 04:4704:47, 19 April 2021 diff hist +715 N DgsWindowSetHorizontalAlign Created page with "{{Client function}} __NOTOC__ This function sets the horizontal alignment of the title text of a dgs window. ==Syntax== <syntaxhighlight lang="lua"> bool dgsWindowSetHorizon..." current
- 04:4504:45, 19 April 2021 diff hist +957 N DgsGridListGetPreselectedItem Created page with "{{Client function}} This function returns the row and colum indexes of the hovering item in a grid list. ==Syntax== <syntaxhighlight lang="lua"> int, int dgsGridListGetPrese..." current
- 03:5903:59, 19 April 2021 diff hist +2,098 DGS Updates Log No edit summary
18 April 2021
- 17:2417:24, 18 April 2021 diff hist +137 Template:DGS 3D Image Functions No edit summary
- 16:2116:21, 18 April 2021 diff hist −1 DgsCreateCircle →Optional Arguments
- 16:2116:21, 18 April 2021 diff hist +28 DgsCreateCircle No edit summary
- 16:1916:19, 18 April 2021 diff hist +1,107 N DgsCreateCircle Created page with "__NOTOC__ {{Client function}} This function creates a 3d effect for scroll pane. ==Syntax== <syntaxhighlight lang="lua"> element dgsCreateCircle( [ float outsideRadius = 0..."
- 16:1316:13, 18 April 2021 diff hist 0 N File:DGS Circle.png No edit summary current
16 April 2021
- 05:4005:40, 16 April 2021 diff hist +855 N DgsGetElementKeeperEnabled Created page with "__NOTOC__ {{Client function}} '''This function only works with dgsImportFunction and dgsImportOOPClass''' This function gets whether current resource enables DGS ele..."
13 April 2021
- 19:1219:12, 13 April 2021 diff hist +7,255 N Dgs-dxselector Created page with "DGS Properties is always used to change the gui style and make it more fantastic. This page shows the properties of dgs-dxselector that you could use. ==Main Functio..."
- 14:2714:27, 13 April 2021 diff hist +20 Template:DGSPROPERTIES →Unique Properties
12 April 2021
- 08:0808:08, 12 April 2021 diff hist +30 Template:DGSEVENTS No edit summary
- 08:0708:07, 12 April 2021 diff hist +178 Template:DGSFUNCTIONS No edit summary
8 April 2021
- 12:5212:52, 8 April 2021 diff hist 0 DgsCreate3DLine No edit summary
- 12:5012:50, 8 April 2021 diff hist +1,057 N DgsSetElementKeeperEnabled Created page with "__NOTOC__ {{Client function}} '''This function only works with dgsImportFunction and dgsImportOOPClass''' This function will enable/disable DGS element keeper. What..."
- 12:4012:40, 8 April 2021 diff hist +64 Template:DGSFUNCTIONS No edit summary
- 05:5705:57, 8 April 2021 diff hist −77 Resource:DGS →Features
- 05:5605:56, 8 April 2021 diff hist +96 Resource:DGS No edit summary
- 05:5505:55, 8 April 2021 diff hist 0 Resource:DGS No edit summary
- 05:5505:55, 8 April 2021 diff hist +188 Resource:DGS No edit summary