User contributions

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

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

  • 11:05, 23 August 2018 diff hist +269 N Screen:setStateCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Attempts to configure this screen or window, if allowed by the platform. <source lang="lua"> = Screen:..."
  • 11:05, 23 August 2018 diff hist +271 N B2.Joint:getBodyBCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the second body attached to this joint.<br /> <br /> <source lang="lua"> (b2.Body), = b..."
  • 11:05, 23 August 2018 diff hist +319 N Sprite:setAlphaCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the alpha transparency of this sprite. 0 means fully transparent and 1 means fully opaque...."
  • 11:05, 23 August 2018 diff hist +281 N B2.RevoluteJoint:getMotorSpeedCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the motor speed in radians per second. <br /> <br /> <source lang="lua"> (number), = b2..."
  • 11:05, 23 August 2018 diff hist +247 N Sprite:getXCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the x coordinate of the sprite.<br /> <br /> <source lang="lua"> (number), = Sprite:get..."
  • 11:05, 23 August 2018 diff hist +231 N Sprite:getZCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === <br /> Returns the z coordinate of the sprite.<br /> <br /> <source lang="lua"> (number), = Sprite..."
  • 11:05, 23 August 2018 diff hist +1 Cryptography
  • 11:05, 23 August 2018 diff hist +309 N Sprite:getYCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the y coordinate of the sprite.<br /> <br /> <source lang="lua"> (number) (any), = Spri..."
  • 11:05, 23 August 2018 diff hist +451 N FBInstant.checkCanPlayerMatchAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Checks if the current player is eligible for the matchPlayerAsync API.<br /> <br /> <source lan..."
  • 11:05, 23 August 2018 diff hist +197 N Shader.getShaderLanguageCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === Get shader language, returns string with values as: glsl or hlsl <source lang="lua"> = Shader:getShad..."
  • 11:05, 23 August 2018 diff hist +231 N Object:getClassCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.08<br/> === Description === Returns the class name of the instance as string <source lang="lua"> (string), = Object:getClass() </..."
  • 11:05, 23 August 2018 diff hist +1,058 N Zlib.deflateCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.18<br/> === Description === Return a deflate stream. <source lang="lua"> (stream), = zlib.deflate(sinklevelmethodwindowBitsmem..."
  • 11:05, 23 August 2018 diff hist +410 N Utf8.foldCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === convert UTF-8 string s to folded case used to compare by ignore case. if s is a number, it's treat as..."
  • 11:05, 23 August 2018 diff hist +437 N TypeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the type of its only argument, coded as a string. The possible results of this function are "n..."
  • 11:05, 23 August 2018 diff hist +367 N Geolocation.isAvailableCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Returns `true` if the device has the capability to determine current location and this capabili..."
  • 11:05, 23 August 2018 diff hist +14,180 N B2.World:createJointCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a joint given a definition. All 10 types of joints is created by using this function:<b..."
  • 11:05, 23 August 2018 diff hist +258 N Particles:setParticleTtlCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set time to live <source lang="lua"> = Particles:setParticleTtl(ittl,) </source> '''i:''' (number) in..."
  • 11:05, 23 August 2018 diff hist +749 N B2.DebugDraw:setFlagsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the debug drawing flags. These flags are available:<br /> <br /> <ul><br /> <li&g..."
  • 11:05, 23 August 2018 diff hist +1 B2.PolygonShape
  • 11:05, 23 August 2018 diff hist +1 Pixel
  • 11:05, 23 August 2018 diff hist +1 Gaming
  • 11:05, 23 August 2018 diff hist +554 N Utf8.codepointCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Returns the codepoints (as integers) from all characters in s that start between byte position i and..."
  • 11:05, 23 August 2018 diff hist +361 N B2.DistanceJoint:setLengthCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the natural length. Manipulating the length can lead to non-physical behavior when the fre..."
  • 11:05, 23 August 2018 diff hist +1 B2.Joint
  • 11:05, 23 August 2018 diff hist +333 N StoreKit:canMakePaymentsCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Returns whether the user is allowed to make payments.<br /> <br /> <source lang="lua"> (bool)..."
  • 11:05, 23 August 2018 diff hist +866 N B2.EdgeShape.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `b2.EdgeShape` instance and optionally sets its 2 vertices. <br /> If this functi..."
  • 11:05, 23 August 2018 diff hist +239 N Shape:clearCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Clears the graphics that were drawn to this `Shape` object, and resets fill and line style sett..."
  • 11:05, 23 August 2018 diff hist +1 TTFont
  • 11:05, 23 August 2018 diff hist +467 N String.dumpCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns a string containing a binary representation of the given function, so that a later loadstring..."
  • 11:05, 23 August 2018 diff hist +396 N Application:getContentWidthCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> If the orientation is portrait, this function returns logical width. If the orientation is land..."
  • 11:05, 23 August 2018 diff hist +724 N Utf8.widthCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === calculate the width of UTF-8 string s. if ambi_is_double is given, the ambiguous width character's wi..."
  • 11:05, 23 August 2018 diff hist +380 N B2.RevoluteJoint:getMotorForceCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current motor force given the inverse time step, usually in N. <br /> <br /> <sourc..."
  • 11:05, 23 August 2018 diff hist +507 N FBInstant.player.getDataAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Retrieve data from the designated cloud storage of the current player.<br /> <br /> <source lan..."
  • 11:05, 23 August 2018 diff hist +262 N Application:exitCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Terminates the application. Although this function is available to all platforms, it should b..."
  • 11:05, 23 August 2018 diff hist +623 N B2.World.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `b2.World` object. You can create more then one `b2.World` object to manage indep..."
  • 11:05, 23 August 2018 diff hist +1,131 N Application:openUrlCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Opens the given URL (Universal Resource Locator) in the appropriate application. URL can be one..."
  • 11:05, 23 August 2018 diff hist +309 N B2.RevoluteJoint:getJointSpeedCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current joint angle speed in radians per second. <br /> <br /> <source lang="lua">..."
  • 11:05, 23 August 2018 diff hist +430 N Math.atan2Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the arc tangent of v1/v2 (in radians), but uses the signs of both parameters to find the quadr..."
  • 11:05, 23 August 2018 diff hist +351 N Gaming:reportScoreCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Upload a score to a leaderboard. <source lang="lua"> = Gaming:reportScore(leaderboardIdscoreimmediate..."
  • 11:05, 23 August 2018 diff hist +416 N Timer:setRepeatCountCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the number of repetitions the timer will make. A value of 0 means the timer runs infinitel..."
  • 11:05, 23 August 2018 diff hist +432 N TileMap:shiftCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Shifts the tile map to change tile's graphic. The arguments are in tiles, not in pixels. By shifting t..."
  • 11:05, 23 August 2018 diff hist +194 N Accelerometer:startCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Starts the generation of accelerometer samples.<br /> <br /> <source lang="lua"> = Acceleromete..."
  • 11:05, 23 August 2018 diff hist +275 N B2.FrictionJoint:setMaxTorqueCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the maximum friction torque in N*m. <br /> <br /> <source lang="lua"> = b2.FrictionJoint:s..."
  • 11:05, 23 August 2018 diff hist +139 N Matrix:invertCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Inverts the matrix <source lang="lua"> = Matrix:invert() </source>"
  • 11:05, 23 August 2018 diff hist +266 N B2.FrictionJoint:setMaxForceCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the maximum friction force in N. <br /> <br /> <source lang="lua"> = b2.FrictionJoint:setM..."
  • 11:05, 23 August 2018 diff hist +631 N Screen:getStateCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Return the state of the screen. The returned number is the or-sum of the following possible values:..."
  • 11:05, 23 August 2018 diff hist +954 N Os.setlocaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets the current locale of the program. locale is a string specifying a locale; category is an optiona..."
  • 11:05, 23 August 2018 diff hist +73 N Event.PEER DISCONNECTEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description ==="
  • 11:05, 23 August 2018 diff hist +1 B2.DebugDraw
  • 11:05, 23 August 2018 diff hist +243 N Matrix:setM22Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the value of the `m22` component for this `Matrix` instance.<br /> <br /> <source lang="lu..."

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