User contributions

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

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

  • 11:02, 23 August 2018 diff hist +470 N StoreKit:requestProductsCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Retrieve localized information about a list of products from the Apple App Store. When the re..."
  • 11:02, 23 August 2018 diff hist +342 N B2.Contact:getManifoldCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns the contact manifold as a table. This table contains `points`, `localNormal`, `local..."
  • 11:02, 23 August 2018 diff hist +267 N TextField:setSampleCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === Set string that will be used as sample for determining text's line height <source lang="lua"> = TextF..."
  • 11:02, 23 August 2018 diff hist +635 N StoreKit:restoreCompletedTransactionsCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Restore previously completed purchases. `Event.TRANSACTION` event is dispatched for each prev..."
  • 11:02, 23 August 2018 diff hist +427 N B2.CircleShape:setCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the center point and radius of this instance.<br /> <br /> <source lang="lua"> = b2.Circle..."
  • 11:02, 23 August 2018 diff hist +259 N B2.RevoluteJoint:enableMotorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Enables or disables the joint motor. <br /> <br /> <source lang="lua"> = b2.RevoluteJoint:enabl..."
  • 11:02, 23 August 2018 diff hist +410 N Gaming:updateStateCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Update a data element in cloud storage. Either `Event.STATE_ERROR` or `Event.STATE_CONFLICT` will be..."
  • 11:02, 23 August 2018 diff hist +859 N Bitmap:setAnchorPointCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the anchor point of `Bitmap` object. <br /> <br /> Each `Bitmap` object has an anchor poin..."
  • 11:02, 23 August 2018 diff hist +287 N Application:setFullScreenCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.12<br/> === Description === Enables full screen mode or windowed mode for desktop app <source lang="lua"> = Application:setFul..."
  • 11:02, 23 August 2018 diff hist +339 N B2.RevoluteJoint:getLimitsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the lower and upper joint limit in radians. <br /> <br /> <source lang="lua"> (number)..."
  • 11:02, 23 August 2018 diff hist +1,046 N Matrix:perspectiveProjectionCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === replace this matrix by a perspective projection matrix suitable for the current 3D engine <source lan..."
  • 11:02, 23 August 2018 diff hist +444 N Sprite:containsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Determines whether the specified sprite is contained in the subtree of<br /> this `Sprite` inst..."
  • 11:02, 23 August 2018 diff hist +580 N Flurry.startSessionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Starts the Flurry session with your API key. To create an account on Flurry and to obtain the A..."
  • 11:02, 23 August 2018 diff hist +266 N Gaming:loginCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Log into the gaming backend, if not already logged in. IF login is issued, events `Event.LOGIN_COMPLE..."
  • 11:02, 23 August 2018 diff hist +274 N Path2D:setSvgPathCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Set path with svg properties in single string separated by comma (,) <source lang="lua"> = Path2D:set..."
  • 11:02, 23 August 2018 diff hist +458 N Bit.rorCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise right rotation of its first argument by the number of bits given by the second ar..."
  • 11:02, 23 August 2018 diff hist +386 N Timer:getRepeatCountCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the number of repetitions the timer will make. A value of 0 means the timer runs infini..."
  • 11:02, 23 August 2018 diff hist +266 N B2.RopeJoint:getMaxLengthCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.3<br/> === Description === <br /> Returns the maximum length of the rope. <br /> <br /> <source lang="lua"> (number), = b2.Rop..."
  • 11:02, 23 August 2018 diff hist +343 N B2.Joint:getAnchorBCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the anchor point on bodyB in world coordinates.<br /> <br /> <source lang="lua"> (numbe..."
  • 11:02, 23 August 2018 diff hist +883 N Application:setScaleModeCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Sets the automatic scale mode of the application. Accepted values are:<br /> <br /> <ul&gt..."
  • 11:02, 23 August 2018 diff hist +177 N Matrix:setZCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set z position <source lang="lua"> = Matrix:setZ(z,) </source> '''z:''' (number) z position ''''''<br/>"
  • 11:02, 23 August 2018 diff hist +177 N Matrix:setXCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set x position <source lang="lua"> = Matrix:setX(x,) </source> '''x:''' (number) x position ''''''<br/>"
  • 11:02, 23 August 2018 diff hist +177 N Matrix:setYCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set y position <source lang="lua"> = Matrix:setY(y,) </source> '''y:''' (number) y position ''''''<br/>"
  • 11:02, 23 August 2018 diff hist +243 N Core.classCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2<br/> === Description === Creates and returns new Gideros class <source lang="lua"> = Core.class(base,) </source> '''base:''' (G..."
  • 11:02, 23 August 2018 diff hist +1 MovieClip
  • 11:02, 23 August 2018 diff hist +1,303 N Particles:addParticlesCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Add particle a single particle (short form) or several ones (long form) to this particle system. <br..."
  • 11:02, 23 August 2018 diff hist +456 N Bit.rolCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise left rotation of its first argument by the number of bits given by the second arg..."
  • 11:02, 23 August 2018 diff hist +343 N B2.Joint:getAnchorACreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the anchor point on bodyA in world coordinates.<br /> <br /> <source lang="lua"> (numbe..."
  • 11:02, 23 August 2018 diff hist +1,065 N B2.createRopeJointDefCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.3<br/> === Description === <br /> Creates and returns a rope joint definition table with the bodies and local anchors using a..."
  • 11:02, 23 August 2018 diff hist +1 Ads
  • 11:02, 23 August 2018 diff hist +1 Octal Numbers
  • 11:02, 23 August 2018 diff hist +353 N Math.maxCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns maximum in a list of one or more values <source lang="lua"> (number), = math.max(v1...,) </sou..."
  • 11:02, 23 August 2018 diff hist +1,083 N Package.loadlibCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Dynamically links the host program with the C library libname. Inside this library, looks for a functi..."
  • 11:02, 23 August 2018 diff hist +289 N Event.ENTER FRAMECreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === The Gideros runtime dispatches the built-in `Event.ENTER_FRAME` event to `Sprite` instances before ren..."
  • 11:02, 23 August 2018 diff hist +235 N Math.log10Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the base-10 logarithm of v <source lang="lua"> (number), = math.log10(v,) </source> '''v:''' (..."
  • 11:02, 23 August 2018 diff hist +500 N Event.MOUSE DOWNCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched on mouse down action. It is possible to generate this event using touch actio..."
  • 11:02, 23 August 2018 diff hist +103 N Event.RIGHT TRIGGERCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event for analog right trigger"
  • 11:02, 23 August 2018 diff hist +382 N String.lenCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Receives a string and returns its length. The empty string "" has length 0. Embedded zeros are counted..."
  • 11:02, 23 August 2018 diff hist +593 N GetfenvCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the current environment in use by the function. f can be a Lua function or a number that speci..."
  • 11:02, 23 August 2018 diff hist +1,892 N Sprite:setBlendModeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the blend mode of the sprite. This method can be called with 1 or 2 parameters. If one pa..."
  • 11:02, 23 August 2018 diff hist +583 N Debug.setupvalueCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This function assigns the value value to the upvalue with index up of the function func. The function..."
  • 11:02, 23 August 2018 diff hist +599 N SoundChannel:setWorldPositionCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Sets the position of this sound in a 3D world <source lang="lua"> = SoundChannel:setWorldPosition(xyzv..."
  • 11:02, 23 August 2018 diff hist +730 N TextField.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `TextField` object with the specified font and text. Gideros runtime includes a<b..."
  • 11:02, 23 August 2018 diff hist +423 N MovieClip:setReverseActionCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Sets a *reverse* action to the specified frame. When the movie clip reaches a frame <br /> with..."
  • 11:02, 23 August 2018 diff hist +947 N Io.openCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This function opens a file, in the mode specified in the string mode. It returns a new file handle, or..."
  • 11:02, 23 August 2018 diff hist +1,080 N FBInstant.player.incrementStatsAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Increment stats saved in the designated cloud storage of the current player.<br /> <br /> <sour..."
  • 11:02, 23 August 2018 diff hist +149 N File:FlushCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Saves any written data to file. <source lang="lua"> = file:flush() </source>"
  • 11:02, 23 August 2018 diff hist +386 N Bit.arshiftCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise arithmetic right-shift by the number of bits given by the second argument. <sourc..."
  • 11:02, 23 August 2018 diff hist +236 N TextField:getTextColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> <source lang="lua"> (number), = TextField:getTextColor() </source> '''Returns''' (number) The c..."
  • 11:02, 23 August 2018 diff hist +264 N B2.Body:getAngleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current world rotation angle in radians.<br /> <br /> <source lang="lua"> (number),..."

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