Search results

From GiderosMobile
  • --axisx, axisy values usually between 0 and 1 --0 1 force pulling back on y axis
    1 KB (193 words) - 14:27, 13 July 2023
  • ...ce joint you would set the frequency equals to 0 and the damping equals to 1. ...cy''': (number) the mass-spring-damper frequency in Hertz (usually between 1 and 5)<br/>
    1,022 bytes (130 words) - 17:07, 12 July 2023
  • ...ch is the same as the string length). In particular, the call string.sub(s,1,j) returns a prefix of ''s'' with length ''j'', and string.sub(s, -i) retur ...translation of negative indices, ''i'' is less than 1, it is corrected to 1. If ''j'' is greater than the string length, it is corrected to that length
    1 KB (187 words) - 20:36, 1 December 2023
  • ...evice locale. The locale string is a combination of ISO 639-1 and ISO 3166-1. For example, en_US, ja_JP.
    392 bytes (48 words) - 16:53, 12 July 2023
  • mesh:setVertex(1, 100, 100) mesh:setVertices(1, 100, 100, 2, 150, 100, 3, 100, 150)
    791 bytes (87 words) - 14:30, 13 July 2023
  • '''Available since:''' Gideros 2023.1<br/> local way = 1
    835 bytes (106 words) - 07:16, 17 October 2023
  • '''Available since:''' Gideros 2018.1<br/> local tts = TTS.new("fr", 1, 1)
    3 KB (379 words) - 14:33, 13 July 2023
  • [[https://code.gideros.rocks/?GIDEROS_AUTOLOAD=1&GIDEROS_GAPP=https://wiki.giderosmobile.com/index.php?title=Special:Redirec Border={class=UI.Border.Basic, params={ radius=3, bgColor=0x8080FF, bgAlpha=1}},
    4 KB (440 words) - 14:29, 13 July 2023
  • --axisx, axisy values usually between 0 and 1 --0 1 moves on y axis
    1 KB (194 words) - 14:27, 13 July 2023
  • '''alpha''': (number) alpha value from 0 to 1, default 1 '''optional'''<br/>
    435 bytes (52 words) - 14:32, 13 July 2023
  • '''Available since:''' Gideros 2023.1<br/> { title="Header 1", content= "My first Tab content." },
    1 KB (146 words) - 08:40, 17 October 2023
  • '''Available since:''' Gideros 2016.1<br/> ...at x,y coordinate (RGB are in range of 0 to 255, alpha is in range of 0 to 1).
    1 KB (153 words) - 14:32, 13 July 2023
  • '''number''': (number) body angular damping between 0 and 1 (default = 0 no damping) self.body:setAngularDamping(1)
    592 bytes (74 words) - 14:32, 13 July 2023
  • Returns the alpha transparency of this sprite. 0 means fully transparent and 1 means fully opaque. '''Returns''' (number) the alpha of the sprite (value between 0-1)<br/>
    385 bytes (46 words) - 14:33, 13 July 2023
  • local xsizex = params.sizex or 1 local xsizey = params.sizey or 1
    2 KB (312 words) - 22:41, 18 November 2023
  • Returns the internal numerical codes of the characters s[i], s[i+1], ···, s[j]. The default value for i is 1; the default value for j is i.
    758 bytes (104 words) - 14:33, 13 July 2023
  • mesh:setColor(1, 0xff0000, 0.5) mesh:setColors(1, 0xff0000, 0.5, 2, 0x00ff00, 0.7, 3, 0x0000ff, 1.0)
    830 bytes (104 words) - 14:30, 13 July 2023
  • Returns the internal numerical codes of the characters s[i], s[i+1], ..., s[j]. The default value for i is 1; the default value for j is i. These indices are corrected following the sa
    716 bytes (97 words) - 21:26, 1 December 2023
  • fx = x * filter + fx * (1 - filter) fy = y * filter + fy * (1 - filter)
    2 KB (219 words) - 07:57, 4 November 2023
  • Default: '''0, 1'''<br/> '''cellularDistanceIndex1''': (number) '''integer''' distance indice 1<br/>
    687 bytes (75 words) - 14:30, 13 July 2023

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)