Search results

From GiderosMobile
  • ...anguage/r3d.CapsuleShape.new|r3d.CapsuleShape.new]] ''<translate>creates a new collision capsule shape</translate>''<br/> <!-- GIDEROSMTD:r3d.CapsuleShape.new(radius,height) creates a new collision capsule shape -->
    1,008 bytes (148 words) - 02:10, 19 February 2020
  • Creates a new EventDispatcher object. EventDispatcher.new()
    230 bytes (22 words) - 15:27, 13 July 2023
  • Creates new Accelerometer instance. Accelerometer.new()
    222 bytes (21 words) - 17:56, 12 July 2023
  • <translate>Creates new Gyroscope instance</translate> Gyroscope.new()
    350 bytes (36 words) - 15:29, 13 July 2023
  • <translate>Creates new Geolocation instance</translate> Geolocation.new()
    360 bytes (36 words) - 15:29, 13 July 2023
  • Creates a new coroutine and returns a function that, when called, resumes the coroutine. '''Creates a new coroutine, with body f. f must be a Lua function. Returns a function that r
    822 bytes (115 words) - 15:26, 13 July 2023
  • ...ance which can be retrieved using getSharedInstance() and can not have any new instances. --let's modify it by creating new instance with same id
    7 KB (718 words) - 15:31, 13 July 2023
  • Creates a new '''Bitmap''' object using a '''[[Texture]]'''. Bitmap.new(texture)
    927 bytes (104 words) - 15:27, 13 July 2023
  • Create a new project, give it a name, e.g HelloWorld. ...r Gideros Studio starts, right click on the Project window and select "Add New File".
    2 KB (287 words) - 15:32, 13 July 2023
  • [[Pathfinding]] '''''NEW'''''<br/>
    4 KB (428 words) - 21:26, 14 December 2023
  • | Shape.new() || Creates a new Shape object | Shape:moveTo(x,y) || Moves the pen to a new location
    14 KB (2,331 words) - 15:27, 13 July 2023
  • | Shape.new() || Creates a new Shape object | Shape:moveTo(x,y) || Moves the pen to a new location
    14 KB (2,322 words) - 23:19, 18 November 2023
  • local tp = TexturePack.new({"coin.png", "diamond.png", "heart.png"}) local font = TexturePackFont.new(tp,{C="coin.png", D="diamond.png", H="heart.png"},0.5)
    1 KB (138 words) - 15:33, 13 July 2023
  • Most of the time, you want to update the world right before rendering a new frame in a real-time application. ...e bodies and joints. After updating the world, you will be able to get the new position and orientation of your bodies for the next frame to render.
    1 KB (172 words) - 15:31, 13 July 2023
  • Creates a new viewport. Viewport.new()
    226 bytes (23 words) - 17:08, 20 February 2024
  • Creates a new '''Buffer''' object. Buffer.new(name)
    266 bytes (30 words) - 15:27, 13 July 2023
  • local brush = TextField.new(props.font, "") -- set new text and redraw
    6 KB (892 words) - 20:04, 17 November 2023
  • The Event.APPLICATION_PERMISSION is dispatched when new permissions are gained or denied as a result of a request made by the app.
    328 bytes (43 words) - 20:03, 15 December 2023
  • local font = Font.new("font.txt", "font.png") ...bject''<br/><!--GIDEROSMTD:Font.new(txtfile,imagefile,filtering) creates a new Font object-->
    1 KB (160 words) - 15:28, 13 July 2023
  • ...a new World. Can optionally add default Systems and Entities. Returns the new World along with default Entities and Systems. ...em or System class from the supplied table. If ''table'' is nil, creates a new table.
    11 KB (1,747 words) - 02:54, 22 December 2023

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