User contributions

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

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

  • 11:03, 23 August 2018 diff hist +176 N Core.profilerStartCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Start recording of time spent in each lua function <source lang="lua"> = Core.profilerStart() </source>"
  • 11:03, 23 August 2018 diff hist +323 N Screen:getPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Return the position of the screen on the display, for windowed systems <source lang="lua"> (number) (n..."
  • 11:03, 23 August 2018 diff hist +996 N FBInstant.player.setDataAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Set data to be saved to the designated cloud storage of the current player. The game can store..."
  • 11:03, 23 August 2018 diff hist +276 N Sprite:setSkewCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Set the skew (ie shear) of the Sprite <source lang="lua"> = Sprite:setSkew(kxky,) </source> '''kx:'''..."
  • 11:03, 23 August 2018 diff hist +329 N B2.Body:getPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the world body origin position.<br /> <br /> <source lang="lua"> (number) (number), = b..."
  • 11:03, 23 August 2018 diff hist +231 N Timer.pauseAllCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Pause all timers. Suitable for temporarily pausing all timers when application is paused.<br />..."
  • 11:03, 23 August 2018 diff hist +278 N B2.MouseJoint:getDampingRatioCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the damping ratio. 0 = no damping, 1 = critical damping. <br /> <br /> <source lang="lu..."
  • 11:03, 23 August 2018 diff hist +235 N Particles:isPausedCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Returns wether this particle system is paused or not <source lang="lua"> (boolean), = Particles:isPaus..."
  • 11:03, 23 August 2018 diff hist +184 N Gyroscope:stopCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Stops the generation of gyroscope samples.<br /> <br /> <source lang="lua"> = Gyroscope:stop()..."
  • 11:03, 23 August 2018 diff hist +234 N Particles:setTextureCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Set texture to all particles <source lang="lua"> = Particles:setTexture(texture,) </source> '''textur..."
  • 11:03, 23 August 2018 diff hist +1 Lfs
  • 11:03, 23 August 2018 diff hist +155 N Geolocation.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === Creates new Geolocation instance <source lang="lua"> = Geolocation.new() </source>"
  • 11:03, 23 August 2018 diff hist +1,237 N String.findCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Looks for the first match of pattern in the string s. If it finds a match, then find returns the indic..."
  • 11:03, 23 August 2018 diff hist +239 N Matrix:setTyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the value of the `ty` component for this `Matrix` instance.<br /> <br /> <source lang="lua..."
  • 11:03, 23 August 2018 diff hist +366 N Font.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `Font` object.<br /> <br /> <source lang="lua"> = Font.new(txtfileimagefilefilter..."
  • 11:03, 23 August 2018 diff hist +239 N Matrix:setTxCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the value of the `tx` component for this `Matrix` instance.<br /> <br /> <source lang="lua..."
  • 11:03, 23 August 2018 diff hist +617 N Utf8.byteCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Returns the internal numerical codes of the characters s[i], s[i+1], ..., s[j]. The default value for..."
  • 11:03, 23 August 2018 diff hist +240 N Matrix:setTzCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === <br /> Sets the value of the `tz` component for this `Matrix` instance.<br /> <br /> <source lang="lu..."
  • 11:03, 23 August 2018 diff hist +486 N Debug.gethookCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the current hook settings of the thread, as three values: the current hook function, the curre..."
  • 11:03, 23 August 2018 diff hist +521 N RenderTarget:drawCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Renders provided object or object hierarchy as a texture. <source lang="lua"> = RenderTarget:draw(spr..."
  • 11:03, 23 August 2018 diff hist +1 Mesh
  • 11:03, 23 August 2018 diff hist +408 N Particles:setParticleSpeedCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Set speed of particles <source lang="lua"> = Particles:setParticleSpeed(ixyas,) </source> '''i:''' (n..."
  • 11:03, 23 August 2018 diff hist +238 N B2.WeldJoint:setFrequencyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets frequency in Hz.<br /> <br /> <source lang="lua"> = b2.WeldJoint:setFrequency(frequency,)..."
  • 11:03, 23 August 2018 diff hist +274 N B2.FrictionJoint:getMaxTorqueCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the maximum friction torque in N*m. <br /> <br /> <source lang="lua"> (number), = b2.Fr..."
  • 11:03, 23 August 2018 diff hist +626 N B2.Body:applyForceCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Applies a force at a world point. If the force is not<br /> applied at the center of mass, it w..."
  • 11:03, 23 August 2018 diff hist +412 N Utf8.titleCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Convert UTF-8 string s to title case used to compare by ignore case. if s is a number, it's treat as..."
  • 11:03, 23 August 2018 diff hist +242 N Gaming:isLoggedInCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.9<br/> === Description === Returns true if we are logged in. <source lang="lua"> (bool), = Gaming:isLoggedIn() </source> '''Retur..."
  • 11:03, 23 August 2018 diff hist +192 N Accelerometer:stopCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Stops the generation of accelerometer samples.<br /> <br /> <source lang="lua"> = Accelerometer..."
  • 11:03, 23 August 2018 diff hist +573 N FBInstant.context.getPlayersAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Gets an table of #contextplayer tables containing information about active players (people who..."
  • 11:03, 23 August 2018 diff hist +285 N B2.PrismaticJoint:setMaxMotorForceCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the maximum motor force, usually in N. <br /> <br /> <source lang="lua"> = b2.PrismaticJoi..."
  • 11:03, 23 August 2018 diff hist +474 N B2.Joint:getTypeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the type of the concrete joint. The return value can be one of the `b2.REVOLUTE_JOINT`,..."
  • 11:03, 23 August 2018 diff hist +473 N Zlib.decompressCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.18<br/> === Description === Return the decompressed stream after processing the given buffer. <source lang="lua"> (string), =..."
  • 11:03, 23 August 2018 diff hist +615 N Facebook:graphRequestCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Makes a request to the Graph API.<br /> <br /> <source lang="lua"> = Facebook:graphRequest(gra..."
  • 11:03, 23 August 2018 diff hist +292 N Screen:setSizeCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Attempts to fix the size of this screen or window, if allowed by the platform. <source lang="lua"> = S..."
  • 11:03, 23 August 2018 diff hist +266 N Math.asinCreated 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:loadStateCreated 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:getParticlePositionCreated 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:setFrequencyCreated 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:destroyJointCreated 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:clearForcesCreated 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:loadPlayerCenteredScoresCreated 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.degCreated 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 RECEIVEDCreated 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.newCreated 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:vibrateCreated 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 MATCHINGCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description ==="
  • 11:03, 23 August 2018 diff hist +404 N Mesh:setVertexArrayCreated 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 SOLVECreated 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:setGotoActionCreated 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..."

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