Search results

Jump to navigation Jump to search
  • bool dxDrawLine ( int startX, int startY, int endX, int endY, int color [, float width = 1. dxDrawLine(0, 0, screenWidth, screenHeight, lineColor)
    2 KB (325 words) - 01:00, 8 April 2022
  • bool dxDrawLine ( int startX, int startY, int endX, int endY, int color [, float width = 1. dxDrawLine(0, 0, screenWidth, screenHeight, lineColor)
    3 KB (430 words) - 10:10, 27 November 2018
  • This function draws a ring by using [[dxDrawLine|dx-lines]]. It can also draw an incomplete ring. This function should be used in conjuncti ...' is used, you can use degree values from 0-360 instead of 0-1. By default it uses float values from 0 to 1.
    5 KB (715 words) - 05:35, 3 March 2023
  • ...code below. This code works as follows: you enter / climb the vehicle and it will show you all the components as in the image above. dxDrawLine(sx, sy, sx - (100 + (countTest * 5)), sy-(200+ (countTest * 10)))
    6 KB (718 words) - 07:19, 1 January 2022
  • * '''isPassword''': is the text on the edit box a password? change it to true to change the speech into symbols. dxDrawLine(startX, startY + height, width + startX, height + startY, tocolor(255/3, 25
    7 KB (770 words) - 04:00, 2 November 2023