User contributions for Thisdp

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

3 September 2023

  • 02:5202:52, 3 September 2023 diff hist +691 N DgsCircleGetDirectionCreated page with "__NOTOC__ {{Client function}} This function gets the direction from dgs circle. ==Syntax== <syntaxhighlight lang="lua"> bool dgsCircleGetDirection( element circle ) </syntaxhighlight> ===Required Arguments=== *'''circle:''' A dgs-dxcircle plugin. ===Returns=== Returns a ''bool'' indicates if dgs circle is anti-clockwise or clockwise. ==Example== <syntaxhighlight lang="lua"> DGS = exports.dgs --get exported functions from dgs local c = DGS:dgsCreateCircle(0.5,0...."
  • 02:5102:51, 3 September 2023 diff hist +964 N DgsCircleSetDirectionCreated page with "__NOTOC__ {{Client function}} This function sets the direction of dgs circle. ==Syntax== <syntaxhighlight lang="lua"> bool dgsCircleSetDirection( element circle, bool direction ) </syntaxhighlight> ===Required Arguments=== *'''circle:''' A dgs-dxcircle plugin. *'''direction : ''' A bool indicates if dgs circle is anti-clockwise or clockwise. **''true:'' anti-clockwise **''false:'' clockwise ===Returns=== Returns a ''true'' if successful, ''false'' otherwise ==Exa..." current
  • 02:3102:31, 3 September 2023 diff hist +644 N DgsCircleSetAngleCreated page with "__NOTOC__ {{Client function}} This function sets the angle of dgs circle. ==Syntax== <syntaxhighlight lang="lua"> bool dgsCircleSetAngle( element circle, float rotation ) </syntaxhighlight> ===Required Arguments=== *'''circle:''' A dgs-dxcircle plugin. *'''angle: ''' A float of the angle in degrees. ===Returns=== Returns a ''true'' if successful, ''false'' otherwise ==Example== <syntaxhighlight lang="lua"> DGS = exports.dgs --get exported functions from dgs loc..." current
  • 02:3102:31, 3 September 2023 diff hist −1 DgsCircleSetRotation→‎Required Arguments current
  • 02:3102:31, 3 September 2023 diff hist +28 DgsCircleSetRotation→‎Example
  • 02:3102:31, 3 September 2023 diff hist +28 DgsCircleGetRotation→‎Example
  • 02:3002:30, 3 September 2023 diff hist +11 DgsCircleGetRotation→‎Returns
  • 02:3002:30, 3 September 2023 diff hist +11 DgsCircleGetAngleNo edit summary
  • 02:2902:29, 3 September 2023 diff hist −15 DgsCircleGetAngleNo edit summary
  • 02:2902:29, 3 September 2023 diff hist +645 N DgsCircleGetRotationCreated page with "__NOTOC__ {{Client function}} This function gets the rotation from dgs circle. ==Syntax== <syntaxhighlight lang="lua"> float dgsCircleGetRotation( element circle ) </syntaxhighlight> ===Required Arguments=== *'''circle:''' A dgs-dxcircle plugin. ===Returns=== Returns a ''float'' indicates the rotation of dgs circle, ''false'' otherwise. ==Example== <syntaxhighlight lang="lua"> DGS = exports.dgs --get exported functions from dgs local c = DGS:dgsCreateCircle(0.5..."
  • 02:2802:28, 3 September 2023 diff hist +645 N DgsCircleGetAngleCreated page with "__NOTOC__ {{Client function}} This function gets the rotation from dgs circle. ==Syntax== <syntaxhighlight lang="lua"> float dgsCircleGetRotation( element circle ) </syntaxhighlight> ===Required Arguments=== *'''circle:''' A dgs-dxcircle plugin. ===Returns=== Returns a ''float'' indicates the rotation of dgs circle, ''false'' otherwise. ==Example== <syntaxhighlight lang="lua"> DGS = exports.dgs --get exported functions from dgs local c = DGS:dgsCreateCircle(0.5..."
  • 02:2702:27, 3 September 2023 diff hist +660 N DgsCircleSetRotationCreated page with "__NOTOC__ {{Client function}} This function sets the rotation of dgs circle. ==Syntax== <syntaxhighlight lang="lua"> bool dgsCircleSetRotation( element circle, float rotation ) </syntaxhighlight> ===Required Arguments=== *'''circle:''' A dgs-dxcircle plugin. *'''rotation : ''' A float of the rotation in degrees. ===Returns=== Returns a ''true'' if successful, ''false'' otherwise ==Example== <syntaxhighlight lang="lua"> DGS = exports.dgs --get exported functions..."
  • 02:2202:22, 3 September 2023 diff hist +52 Template:DGS Plugin/CircleNo edit summary current

1 September 2023

30 August 2023

16 August 2023

15 August 2023

13 August 2023

12 August 2023

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)