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 +163 N EventDispatcher.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Creates a new EventDispatcher object <source lang="lua"> = EventDispatcher.new() </source>"
  • 11:04, 23 August 2018 diff hist +1 Bit
  • 11:04, 23 August 2018 diff hist +1 FBInstant.payments
  • 11:04, 23 August 2018 diff hist +369 N B2.Contact:getWorldManifoldCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns the world manifold as a table. This table contains `normal` and `points` fields.<br..."
  • 11:04, 23 August 2018 diff hist +1 AlertDialog
  • 11:04, 23 August 2018 diff hist +342 N Mesh:setTextureCoordinatesCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Mesh:setTextureCoordinates(textureCoordinates,) </source> '''textureCoor..."
  • 11:04, 23 August 2018 diff hist +317 N FBInstant.getSupportedAPIsCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Provides a table of API functions that are supported by the client.<br /> <br /> <source lang="..."
  • 11:04, 23 August 2018 diff hist +1 B2.Body
  • 11:04, 23 August 2018 diff hist +217 N Timer:stopCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Stops the timer. This function doesn't change the `currentCount` property.<br /> <br /> <s..."
  • 11:04, 23 August 2018 diff hist +561 N PrintCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Receives any number of arguments, and prints their values to `stdout`, using the `tostring` function t..."
  • 11:04, 23 August 2018 diff hist +696 N Cryptography.aesEncryptCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Encrypt a string with AES 128 cipher, either in ECB mode or CBC mode <source lang="lua"> (string), =..."
  • 11:04, 23 August 2018 diff hist +523 N Notification:setNumberCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets the number of local notification. Usually number is used to represent amount of events awaiting f..."
  • 11:04, 23 August 2018 diff hist +285 N Ads:getWidthCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Gets width of the ad in Gideros logical dimensions, taking into consideration applied automatic scali..."
  • 11:04, 23 August 2018 diff hist +269 N Sprite:swapChildrenCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === Swap two children index places <source lang="lua"> = Sprite:swapChildren(child1child2,) </source>..."
  • 11:04, 23 August 2018 diff hist +195 N Notification:getTitleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Retrieves the title of local notification that was previously set. <source lang="lua"> = Notification:..."
  • 11:04, 23 August 2018 diff hist +270 N Particles:getParticleAngleCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get particle angle <source lang="lua"> (number), = Particles:getParticleAngle(i,) </source> '''i:'''..."
  • 11:04, 23 August 2018 diff hist +246 N Gaming:loadAchievementsCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Fetch achievements. Either `Event.LOAD_ACHIEVEMENTS_COMPLETE`or `Event.LOAD_ACHIEVEMENTS_ERROR` will..."
  • 11:04, 23 August 2018 diff hist +239 N Facebook:setExpirationDateCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets the expiration date.<br /> <br /> <source lang="lua"> = Facebook:setExpirationDate(expira..."
  • 11:04, 23 August 2018 diff hist +100 N Event.LOAD SCORES ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Error while loading scores"
  • 11:04, 23 August 2018 diff hist +163 N Iad.Banner:hideCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Hides the ad banner.<br /> <br /> <source lang="lua"> = iad.Banner:hide() </source>"
  • 11:04, 23 August 2018 diff hist +291 N Screen.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Open a screen of the specified platform dependant type id. For desktop exports, set id to 0. <source l..."
  • 11:04, 23 August 2018 diff hist +522 N Zlib.crc32Created page with "__NOTOC__ '''Available since:''' Gideros 2015.04.18<br/> === Description === Without any parameters, returns the inicial crc32 value. Call to update the crc32 value, crc is th..."
  • 11:04, 23 August 2018 diff hist +996 N B2.createWeldJointDefCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates and returns a weld joint definition table with the bodies, anchors, and reference angle..."
  • 11:04, 23 August 2018 diff hist +1 Json
  • 11:04, 23 August 2018 diff hist +148 N Particles.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Create new particles group <source lang="lua"> = Particles.new() </source>"
  • 11:04, 23 August 2018 diff hist +382 N Event.TOUCHES ENDCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched then touch is ended. It is possible to generate this event using mouse action..."
  • 11:04, 23 August 2018 diff hist +106 N Event.LOAD ACHIEVEMENTS ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Error while loading achievements"
  • 11:04, 23 August 2018 diff hist +439 N Event.LOAD ACHIEVEMENTS COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Each entry of the `achievements` table contains:<br /> <ul> <li>id: Achievement id</li> <li>..."
  • 11:04, 23 August 2018 diff hist +203 N Event.PUSH REGISTRATIONCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event is received when application is successfully registered for push notifications, after calling `r..."
  • 11:04, 23 August 2018 diff hist +271 N Facebook:getExpirationDateCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Returns the expiration date;<br /> <br /> <source lang="lua"> (string), = Facebook:getExpirati..."
  • 11:04, 23 August 2018 diff hist +352 N Bitmap:getAnchorPointCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the x and y coordinates of the anchor point.<br /> <br /> <source lang="lua"> (number)..."
  • 11:04, 23 August 2018 diff hist +903 N Sprite:setColorTransformCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the red, green, blue and alpha channel multipliers (values between 0 and 1). This function..."
  • 11:04, 23 August 2018 diff hist +687 N String.subCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the substring of s that starts at i and continues until j; i and j can be negative. If j is ab..."
  • 11:04, 23 August 2018 diff hist +217 N Event.LOGIN COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when the user has logged in with Facebook __NOTOC__ '''Available since:''' Gideros 2012.09..."
  • 11:04, 23 August 2018 diff hist +546 N Sprite:setShaderConstantCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.4<br/> === Description === To change the value of a uniform from lua <source lang="lua"> = Sprite:setShaderConstant(uniform named..."
  • 11:04, 23 August 2018 diff hist +258 N Sprite:setRotationCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the rotation of the sprite in degrees.<br /> <br /> <source lang="lua"> = Sprite:setRotati..."
  • 11:04, 23 August 2018 diff hist +231 N JS.evalCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === execute arbitrary Javascript code on HTML5 platform <source lang="lua"> = JS.eval(code,) </source> '''..."
  • 11:04, 23 August 2018 diff hist +317 N Ads.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Initializes new ad framework For the possible values check [http://docs.giderosmobile.com/interface/a..."
  • 11:04, 23 August 2018 diff hist +872 N Coroutine.yieldCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === In order for multiple coroutines to share execution they must stop executing (after performing a sensi..."
  • 11:04, 23 August 2018 diff hist +138 N Event.BEGIN CONTACTCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when contact between box2d bodies begin."
  • 11:04, 23 August 2018 diff hist +432 N TextureRegion:setRegionCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.08.2<br/> === Description === <br /> Sets the coordinates of the region.<br /> <br /> <source lang="lua"> = TextureRegion:setRegi..."
  • 11:04, 23 August 2018 diff hist +248 N Math.floorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns largest integer <= v <source lang="lua"> (number), = math.floor(v,) </source> '''v:''' (num..."
  • 11:04, 23 August 2018 diff hist +347 N FontBase:getAscenderCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the ascender of the font. The ascender of a font is the distance from the baseline to t..."
  • 11:04, 23 August 2018 diff hist +366 N Bit.borCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise or of its argument. <source lang="lua"> (number), = bit.bor(x1x2,) </source> '''x..."
  • 11:04, 23 August 2018 diff hist +203 N Sprite:setScaleZCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === Set scale on z axis <source lang="lua"> = Sprite:setScaleZ(scale,) </source> '''scale:''' (number)..."
  • 11:04, 23 August 2018 diff hist +414 N Sprite:getColorTransformCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the red, green, blue and alpha channel multipliers.<br /> <br /> <source lang="lua"> (number)..."
  • 11:04, 23 August 2018 diff hist +238 N Sprite:setScaleYCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the vertical scale of the sprite.<br /> <br /> <source lang="lua"> = Sprite:setScaleY(scal..."
  • 11:04, 23 August 2018 diff hist +107 N Event.CONNECTEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event when controller is connected"
  • 11:04, 23 August 2018 diff hist +1 B2.World
  • 11:04, 23 August 2018 diff hist +989 N PcallCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Calls function f with the given arguments in protected mode. This means that any error inside f is not..."

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