Search results

From GiderosMobile
  • Creates a new AlertDialog object. AlertDialog.new(title,message,cancelButton,button1,button2)
    724 bytes (94 words) - 18:22, 12 July 2023
  • '''x''': (number) the new x coordinate of the sprite<br/> '''y''': (number) the new y coordinate of the sprite<br/>
    444 bytes (63 words) - 15:33, 13 July 2023
  • ...ID of notification to constructor. Using same provided ID you can create a new instance of Notification class and modify existing notification with that I '''Create new notification and dispatch right away'''<br/>
    5 KB (663 words) - 15:32, 13 July 2023
  • local top = Pixel.new(topTex, s, s) local btm = Pixel.new(btmTex, s, s)
    4 KB (614 words) - 01:34, 2 December 2023
  • '''x''': (number) the new x coordinate<br/> '''y''': (number) the new y coordinate<br/>
    365 bytes (47 words) - 15:32, 13 July 2023
  • '''width''': (number) new width of the window<br/> '''height''': (number) new height of the window<br/>
    370 bytes (43 words) - 18:21, 12 July 2023
  • '''textureA''': (Texture) the new "unpressed" texture<br/> '''textureB''': (Texture) the new "pressed" texture<br/>
    715 bytes (83 words) - 15:27, 13 July 2023
  • '''w''': (number) the new Pixel width<br/> '''h''': (number) the new Pixel height<br/>
    340 bytes (43 words) - 22:51, 7 November 2023
  • Instances in Gideros is created through new function. For example, to create a Sprite, Texture, Bitmap and a Timer inst local sprite = Sprite.new()
    5 KB (799 words) - 15:27, 13 July 2023
  • local mypixel = Pixel.new(0x0000FF, 0.75, 128, 128) local p = Pixel.new(0xffffff, 1, 32, 32)
    6 KB (787 words) - 03:41, 19 July 2023
  • local alertDialog = AlertDialog.new("This is my title", "And my message", "Cancel", "Yes", "No") ...SMTD:AlertDialog.new(title,message,cancelButton,button1,button2) creates a new AlertDialog object-->
    2 KB (239 words) - 17:59, 12 July 2023
  • Creates a new [[Special:MyLanguage/b2.World|b2.World]] object. You can create more than o (any), (any) = b2.World.new(gravityx,gravityy,doSleep)
    995 bytes (130 words) - 15:26, 13 July 2023
  • '''table''': (table) table where to insert new element<br/> '''pos''': (number) index where to insert new element '''optional'''<br/>
    926 bytes (138 words) - 15:33, 13 July 2023
  • '''This is a brand new plugin in Gideros Studio so it may take some time to document it thoroughly
    1 KB (193 words) - 15:27, 13 July 2023
  • ''string.format('%q', 'a string with "quotes" and \n new line')'' new line"`
    6 KB (1,004 words) - 15:33, 13 July 2023
  • '''Method name''' new(config) local serverlink = Server.new({
    5 KB (613 words) - 07:43, 14 December 2023
  • '''x''': (number) x coordinate of the new image<br/> '''y''': (number) y coordinate of the new image<br/>
    552 bytes (81 words) - 15:32, 13 July 2023
  • '''tx''': (number) the new x local space<br/> '''ty''': (number) the new y local space<br/>
    1 KB (147 words) - 15:33, 13 July 2023
  • ...eters table can be used to update event parameters. If you don't specify a new event parameters table, event parameters are kept the same.
    683 bytes (93 words) - 22:26, 7 December 2023
  • ...t. Otherwise, the promise will resolve when the game has switched into the new context.<br /> ...ill be called with two arguments: true when the game has switched into the new context or nil if the operation failed, and an error code if the function f
    1 KB (185 words) - 15:27, 13 July 2023

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