User contributions
From GiderosMobile
- 11:03, 23 August 2018 diff hist +266 N Math.asin Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns arc sine value of v in radians <source lang="lua"> (number), = math.asin(v,) </source> '''v:''..."
- 11:03, 23 August 2018 diff hist +306 N Gaming:loadState Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Load a data element from cloud storage. Either 'Event.STATE_LOADED`, `Event.STATE_ERROR` or `Event.ST..."
- 11:03, 23 August 2018 diff hist +309 N Particles:getParticlePosition Created page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get position of particle <source lang="lua"> (number) (number), = Particles:getParticlePosition(i,) <..."
- 11:03, 23 August 2018 diff hist +294 N B2.DistanceJoint:setFrequency Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the mass-spring-damper frequency in Hertz.<br /> <br /> <source lang="lua"> = b2.DistanceJ..."
- 11:03, 23 August 2018 diff hist +409 N B2.World:destroyJoint Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Destroy a joint. This may cause the connected bodies to begin colliding. <br /> <br /> <ul&g..."
- 11:03, 23 August 2018 diff hist +411 N B2.World:clearForces Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Call this after you are done with time steps to clear the forces. You normally call this after..."
- 11:03, 23 August 2018 diff hist +651 N Gaming:loadPlayerCenteredScores Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Fetch player leaderboard entries. Either `Event.PLAYER_SCORE_COMPLETE` or `Event.PLAYER_SCORE_ERROR`..."
- 11:03, 23 August 2018 diff hist +280 N Math.deg Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns angle in degrees of radians rad <source lang="lua"> (number), = math.deg(rad,) </source> '''ra..."
- 11:03, 23 August 2018 diff hist +108 N Event.DATA RECEIVED Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Data has been received from a peer"
- 11:03, 23 August 2018 diff hist +1,057 N TextureRegion.new Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new TextureRegion object.<br /> <br /> <source lang="lua"> = TextureRegion.new(textur..."
- 11:03, 23 August 2018 diff hist +369 N Controller:vibrate Created page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Vibrate the controller for provided amount of miliseconds. Works only if it is supported by the platf..."
- 11:03, 23 August 2018 diff hist +73 N Event.ROOM AUTO MATCHING Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description ==="
- 11:03, 23 August 2018 diff hist +404 N Mesh:setVertexArray Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Assigns new content to the vertex array, dropping all the elements contained in the vertex arr..."
- 11:03, 23 August 2018 diff hist +260 N Event.POST SOLVE Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched after the reaction between box2d objects and contains some additional informa..."
- 11:03, 23 August 2018 diff hist +1 TextureBase
- 11:03, 23 August 2018 diff hist +507 N MovieClip:setGotoAction Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets a *goto* action to the specified frame. When the movie clip reaches a frame <br /> with go..."
- 11:03, 23 August 2018 diff hist +1,093 N Coroutine.resume Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Starts or continues the execution of coroutine co. The first time you resume a coroutine, it starts ru..."
- 11:03, 23 August 2018 diff hist +205 N Pixel:setWidth Created page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Sets the width of the pixel sprite. <source lang="lua"> = Pixel:setWidth(w,) </source> '''w:''' (numb..."
- 11:03, 23 August 2018 diff hist +291 N Ads:getHeight Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Gets the height of the ad in Gideros logical dimensions, taking into consideration applied automatic s..."
- 11:03, 23 August 2018 diff hist +167 N AlertDialog:hide Created page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Hides the alert dialog.<br /> <br /> <source lang="lua"> = AlertDialog:hide() </source>"
- 11:03, 23 August 2018 diff hist +377 N Bit.lshift Created page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise logical left-shift by the number of bits given by the second argument. <source la..."
- 11:03, 23 August 2018 diff hist +384 N Event.TOUCHES BEGIN Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched on touch begin action. It is possible to generate this event using mouse acti..."
- 11:03, 23 August 2018 diff hist +323 N Application:getLogicalTranslateX Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the translation of automatic screen scaling on the x-axis.<br /> <br /> <source lang="l..."
- 11:03, 23 August 2018 diff hist +818 N FBInstant.payments.consumePurchaseAsync Created page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Consumes a specific purchase belonging to the current player. Before provisioning a product's e..."
- 11:03, 23 August 2018 diff hist +323 N Application:getLogicalTranslateY Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the translation of automatic screen scaling on the y-axis.<br /> <br /> <source lang="l..."
- 11:03, 23 August 2018 diff hist +403 N Sprite:getPosition Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the x, y and z coordinates of the sprite.<br /> <br /> <source lang="lua"> (number) (nu..."
- 11:03, 23 August 2018 diff hist +877 N TileMap:setTexture Created page with "__NOTOC__ '''Available since:''' Gideros 2018.2<br/> === Description === <br /> Change the tile texture/atlas used by the tilemap.<br /> <br /> <source lang="lua"> = TileMap:s..."
- 11:03, 23 August 2018 diff hist +246 N Math.ceil Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns smallest integer >= v <source lang="lua"> (number), = math.ceil(v,) </source> '''v:''' (num..."
- 11:03, 23 August 2018 diff hist +300 N Shape:moveTo Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new subpath with the given point.<br /> <br /> <source lang="lua"> = Shape:moveTo(xy,..."
- 11:03, 23 August 2018 diff hist +379 N B2.PulleyJoint:getGroundAnchorB Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the x and y coordinates of the second ground anchor. <br /> <br /> <source lang="lua">..."
- 11:03, 23 August 2018 diff hist +562 N Unpack Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the elements from the given table. This function is equivalent to return list[i], list[..."
- 11:03, 23 August 2018 diff hist +784 N B2.createFrictionJointDef Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates and returns a friction joint definition table with the bodies and local anchors using a..."
- 11:03, 23 August 2018 diff hist +376 N B2.PulleyJoint:getGroundAnchorA Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the x and y coordinates of the first ground anchor. <br /> <br /> <source lang="lua"> (..."
- 11:03, 23 August 2018 diff hist +381 N Microphone:setOutputFile Created page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Sets the output file. If an output file is specified, captured audio is recorded to this file. You ca..."
- 11:03, 23 August 2018 diff hist +296 N Event.APPLICATION SUSPEND Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when application is suspended (becomes inactive). It does not always mean th..."
- 11:03, 23 August 2018 diff hist +288 N Ads:getY Created page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Gets y position of the ad in Gideros logical dimensions, taking into consideration applied automatic..."
- 11:03, 23 August 2018 diff hist +1 (global)
- 11:03, 23 August 2018 diff hist +587 N EventDispatcher:addEventListener Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Registers a listener function and an optional data value so that the listener function is calle..."
- 11:03, 23 August 2018 diff hist +1,000 N B2.createDistanceJointDef Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates and returns a distance joint definition table with the bodies, anchors, and length usin..."
- 11:03, 23 August 2018 diff hist +284 N Ads:getX Created page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Gets x position of the ad in Gideros logical dimensions, taking into consideration applied automatic..."
- 11:03, 23 August 2018 diff hist +199 N B2.Body:isBullet Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> <source lang="lua"> (bool), = b2.Body:isBullet() </source> '''Returns''' (bool) if body is s..."
- 11:03, 23 August 2018 diff hist +162 N Particles:clearTexture Created page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Clear texture for all particles <source lang="lua"> = Particles:clearTexture() </source>"
- 11:03, 23 August 2018 diff hist +227 N B2.ParticleSystem:destroyParticles Created page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Destroys particles <source lang="lua"> = b2.ParticleSystem:destroyParticles(ids,) </source> '''ids:'''..."
- 11:03, 23 August 2018 diff hist +330 N Notification:setTitle Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets the title text of local notification, usually used as app name. On Android title is displayed as..."
- 11:03, 23 August 2018 diff hist +654 N Loadstring Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Gets the chunk from the given string. To load and run a given string, use the idiom `assert(lo..."
- 11:03, 23 August 2018 diff hist +406 N Event.BANNER ACTION BEGIN Created page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === This event is dispatched when the user clicks on an ad. At this time, the user will either be taken ou..."
- 11:03, 23 August 2018 diff hist +221 N Mesh:getVertexArraySize Created page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Get size of the Vertices array <source lang="lua"> (number), = Mesh:getVertexArraySize() </source> ''..."
- 11:03, 23 August 2018 diff hist +531 N FBInstant.createShortcutAsync Created page with "__NOTOC__ '''Available since:''' Gideros 2018.3.1<br/> === Description === <br /> Prompts the user to create a shortcut to the game if they are eligible to Can only be called..."
- 11:03, 23 August 2018 diff hist +354 N Coroutine.create Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Creates a new coroutine, with body f. f must be a Lua function. Returns this new coroutine, an object..."
- 11:03, 23 August 2018 diff hist +1,336 N B2.Body:createFixture Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a fixture and attach it to this body. If the density is non-zero, this function automat..."