User contributions

From GiderosMobile
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

  • 11:04, 23 August 2018 diff hist +136 N Gaming:getPlayerScoreCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Gaming:getPlayerScore() </source>"
  • 11:04, 23 August 2018 diff hist +522 N RenderTarget:getPixelsCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Returns buffer containing color and alpha data from provided rectangle <source lang="lua"> (buffer),..."
  • 11:04, 23 August 2018 diff hist +1 Camera
  • 11:04, 23 August 2018 diff hist +274 N Matrix:getTzCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === <br /> Returns the value of the `tz` component for this `Matrix` instance.<br /> <br /> <source lang=..."
  • 11:04, 23 August 2018 diff hist +273 N Matrix:getTxCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the value of the `tx` component for this `Matrix` instance.<br /> <br /> <source lang="..."
  • 11:04, 23 August 2018 diff hist +271 N Math.absCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the absolute value of v. <source lang="lua"> (number), = math.abs(v,) </source> '''v:''' (numb..."
  • 11:04, 23 August 2018 diff hist +157 N FBInstant.quitCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Quits the game.<br /> <br /> <source lang="lua"> = FBInstant.quit() </source>"
  • 11:04, 23 August 2018 diff hist +274 N B2.RevoluteJoint:getJointAngleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current joint angle in radians.<br /> <br /> <source lang="lua"> (number), = b2.Rev..."
  • 11:04, 23 August 2018 diff hist +781 N UrlLoader:loadCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Loads data from the specified URL. If there is any load operation in progress, it is terminat..."
  • 11:04, 23 August 2018 diff hist +290 N Geolocation.getThresholdCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Returns the previously set minimum distance threshold.<br /> <br /> <source lang="lua"> (number..."
  • 11:04, 23 August 2018 diff hist +654 N Flurry.endTimedEventCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Use this function to end timed event before app exists, otherwise timed events automatically en..."
  • 11:04, 23 August 2018 diff hist +1,097 N Utf8.findCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Looks for the first match of pattern in the string s. If it finds a match, then find returns the indi..."
  • 11:04, 23 August 2018 diff hist +901 N B2.createWheelJointDefCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates and returns a wheel joint definition table.<br /> (Please refer to b2.World:createJoi..."
  • 11:04, 23 August 2018 diff hist +299 N Matrix:setPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === transform matrix for setting position <source lang="lua"> = Matrix:setPosition(xyz,) </source> '''x:'..."
  • 11:04, 23 August 2018 diff hist +578 N Notification:dispatchAfterCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Dispatches notification after provided period of time. Optionally can provide repeat time interval, in..."
  • 11:04, 23 August 2018 diff hist +1 Integer Divide Operator
  • 11:04, 23 August 2018 diff hist +371 N Bit.bandCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise and of its argument. <source lang="lua"> (number), = bit.band(x1x2,) </source> ''..."
  • 11:04, 23 August 2018 diff hist +1 Bitwise Operators
  • 11:04, 23 August 2018 diff hist +132 N Event.BANNER AD FAILEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === This event is dispatched when the loading of ad has failed."
  • 11:04, 23 August 2018 diff hist +1 Macro Functions
  • 11:04, 23 August 2018 diff hist +1 Application
  • 11:04, 23 August 2018 diff hist +311 N B2.Body:setAwakeCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2.1<br/> === Description === <br /> Set the sleep state of the body. A sleeping body has very low CPU cost.<br /> <br /> <sourc..."
  • 11:04, 23 August 2018 diff hist +197 N Mesh:clearTextureCoordinateArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Clears the texture coordinate array.<br /> <br /> <source lang="lua"> = Mesh:clearTextureCoord..."
  • 11:04, 23 August 2018 diff hist +401 N Sprite:removeChildAtCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Removes the child `Sprite` instance at the specifed index. Index of the first child is 1<br />..."
  • 11:04, 23 August 2018 diff hist +351 N B2.Fixture:isSensorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Is this fixture a sensor (non-solid)?<br /> <br /> <source lang="lua"> (any) (any), = b2.Fixtur..."
  • 11:04, 23 August 2018 diff hist +223 N Geolocation:startCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Starts the generation of updates that report the current location and heading.<br /> <br /> <so..."
  • 11:04, 23 August 2018 diff hist +323 N Sprite:getAlphaCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the alpha transparency of this sprite. 0 means fully transparent and 1 means fully opaq..."
  • 11:04, 23 August 2018 diff hist +886 N Utf8.subCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Returns the substring of s that starts at i and continues until j; i and j can be negative. If j is a..."
  • 11:04, 23 August 2018 diff hist +258 N FBInstant.getSDKVersionCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> The platform on which the game is currently running.<br /> <br /> <source lang="lua"> (string),..."
  • 11:04, 23 August 2018 diff hist +365 N Bit.bswapCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Swaps the bytes of its argument and returns it. This can be used to convert little-endian 32 bit numb..."
  • 11:04, 23 August 2018 diff hist +1 Better and easier syntax for arrays
  • 11:04, 23 August 2018 diff hist +267 N B2.Body:applyAngularImpulseCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Applies an angular impulse.<br /> <br /> <source lang="lua"> = b2.Body:applyAngularImpulse(impu..."
  • 11:04, 23 August 2018 diff hist +554 N B2.Body:getWorldVectorCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns the world coordinates of a vector given the local coordinates. <br /> <br /> <source..."
  • 11:04, 23 August 2018 diff hist +333 N Matrix:setAnchorPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === transform matrix for setting anchor position <source lang="lua"> = Matrix:setAnchorPosition(xyz,) </s..."
  • 11:04, 23 August 2018 diff hist +1 Io
  • 11:04, 23 August 2018 diff hist +101 N Event.PLAYER INFORMATION COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Received player information"
  • 11:04, 23 August 2018 diff hist +170 N Camera.stopCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Stops live camera streaming and releases resources. <source lang="lua"> = camera.stop() </source>"
  • 11:04, 23 August 2018 diff hist +73 N Event.ROOM CONNECTINGCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description ==="
  • 11:04, 23 August 2018 diff hist +421 N Accelerometer:getAccelerationCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Returns the 3-axis acceleration measured by the accelerometer.<br /> <br /> <source lang="lua">..."
  • 11:04, 23 August 2018 diff hist +145 N Sprite.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Creates a new Sprite object <source lang="lua"> = Sprite.new() </source>"
  • 11:04, 23 August 2018 diff hist +308 N Facebook:shouldExtendAccessTokenCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Returns if the access token should be extended.<br /> <br /> <source lang="lua"> (bool), = Fac..."
  • 11:04, 23 August 2018 diff hist +442 N EventDispatcher:hasEventListenerCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Checks if the `EventDispatcher` object has a event listener registered for the specified type o..."
  • 11:04, 23 August 2018 diff hist +416 N Core.asyncCallCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Launch function on separate thread as background task. Background threads are only executed when mai..."
  • 11:04, 23 August 2018 diff hist +1,986 N Application:getDeviceInfoCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns information about device.<br /> <br /> - For iOS, returns 5 values: "iOS", iO..."
  • 11:04, 23 August 2018 diff hist +1,284 N Pixel.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Create new pixel <source lang="lua"> = Pixel.new(coloralphawidthheight,) </source> '''color:''' (numb..."
  • 11:04, 23 August 2018 diff hist +345 N Matrix:getAnchorPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get anchor position from matrix transformation <source lang="lua"> (number) (number) (number), = Matr..."
  • 11:04, 23 August 2018 diff hist +94 N Event.JOINED ROOMCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Room has been joined"
  • 11:04, 23 August 2018 diff hist +172 N Mesh:clearIndexArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Clears the index array.<br /> <br /> <source lang="lua"> = Mesh:clearIndexArray() </source>"
  • 11:04, 23 August 2018 diff hist +306 N Sprite:removeChildCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Removes the specified child `Sprite` instance from the child list of this `Sprite` instance.<br..."
  • 11:04, 23 August 2018 diff hist +140 N Path2D.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Creates Path2D object <source lang="lua"> = Path2D.new() </source>"

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)