User contributions

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

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

  • 11:11, 23 August 2018 diff hist +1 Gaming:loadScores
  • 11:11, 23 August 2018 diff hist -2 Matrix:setRotationY
  • 11:11, 23 August 2018 diff hist -1 B2.GearJoint:getRatio
  • 11:11, 23 August 2018 diff hist -1 Application:getLogicalScaleY
  • 11:11, 23 August 2018 diff hist -2 Matrix:setRotationX
  • 11:11, 23 August 2018 diff hist -1 B2.RevoluteJoint:isLimitEnabled
  • 11:11, 23 August 2018 diff hist +1 Cryptography.aesDecrypt
  • 11:11, 23 August 2018 diff hist +1 B2.World:queryAABB
  • 11:11, 23 August 2018 diff hist -1 Table.sort
  • 11:11, 23 August 2018 diff hist +1 B2.CircleShape.new
  • 11:11, 23 August 2018 diff hist 0 SoundChannel:isPlaying
  • 11:11, 23 August 2018 diff hist -1 Shape:lineTo
  • 11:11, 23 August 2018 diff hist -1 TextField:getLayout
  • 11:11, 23 August 2018 diff hist -1 Geolocation:stop
  • 11:11, 23 August 2018 diff hist -1 B2.Body:setLinearVelocity
  • 11:11, 23 August 2018 diff hist -2 B2.Body:setAngularVelocity
  • 11:11, 23 August 2018 diff hist -2 Mesh:setColors
  • 11:11, 23 August 2018 diff hist -1 Font.getDefault
  • 11:11, 23 August 2018 diff hist -2 Matrix:setRotationZ
  • 11:11, 23 August 2018 diff hist -2 Bitmap:setTexture
  • 11:11, 23 August 2018 diff hist -1 B2.MouseJoint:setTarget
  • 11:11, 23 August 2018 diff hist 0 Utf8.next
  • 11:11, 23 August 2018 diff hist -2 Require
  • 11:05, 23 August 2018 diff hist +353 N GoogleBilling:setPublicKeyCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets the public key. You can find the public key portion of this key pair on your Google Play..."
  • 11:05, 23 August 2018 diff hist +303 N Screen:clearCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Sets this screen's background to the provided color and opacity <source lang="lua"> = Screen:clear(col..."
  • 11:05, 23 August 2018 diff hist +1,146 N Notification.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Creates new notification object with provided id. Scheduled notifications can later be canceled or mod..."
  • 11:05, 23 August 2018 diff hist +274 N Event.MOUSE WHEELCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.26<br/> === Description === Event that fires when mouse wheel is used. Modifiers can have values of: `KeyCode.MODIFIER_NO..."
  • 11:05, 23 August 2018 diff hist +298 N FBInstant.onPauseCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Set a callback to be fired when a pause event is triggered.<br /> <br /> <source lang="lua"> =..."
  • 11:05, 23 August 2018 diff hist +115 N Event.STATE DELETEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === The specified game state has been deleted"
  • 11:05, 23 August 2018 diff hist +507 N FBInstant.getLocaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> The current locale. See https://www.facebook.com/translations/FacebookLocales.xml for a complet..."
  • 11:05, 23 August 2018 diff hist +859 N B2.setScaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Box2D is tuned for MKS (meters-kilogram-second) units and the size of moving objects should rou..."
  • 11:05, 23 August 2018 diff hist +622 N String.byteCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the internal numerical codes of the characters s[i], s[i+1], ···, s[j]. The default value f..."
  • 11:05, 23 August 2018 diff hist +181 N Facebook:extendAccessTokenCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Extends the access token. <br /> <br /> <source lang="lua"> = Facebook:extendAccessToken() </s..."
  • 11:05, 23 August 2018 diff hist +243 N B2.DebugDraw:getFlagsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the debug drawing flags.<br /> <br /> <source lang="lua"> (number), = b2.DebugDraw:getF..."
  • 11:05, 23 August 2018 diff hist +390 N B2.Body:getWorldCenterCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Returns the world position of the center of mass.<br /> <br /> <source lang="lua"> (number) (..."
  • 11:05, 23 August 2018 diff hist +350 N Application:vibrateCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Vibrates the device. If the device doesn't support vibration, this function has no effect...."
  • 11:05, 23 August 2018 diff hist +135 N Gaming:getAllPlayersCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Gaming:getAllPlayers() </source>"
  • 11:05, 23 August 2018 diff hist +352 N TextField:getLetterSpacingCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the letter-spacing property which is used to increase or decrease the space between cha..."
  • 11:05, 23 August 2018 diff hist +1 Zlib
  • 11:05, 23 August 2018 diff hist +342 N TextInputDialog:setSecureInputCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Sets whether the text object should hide the text being entered.<br /> <br /> <source lang="lua..."
  • 11:05, 23 August 2018 diff hist +257 N Application:getLanguageCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the user language in ISO 639-1 format.<br /> <br /> <source lang="lua"> (string), = App..."
  • 11:05, 23 August 2018 diff hist +243 N Controller:getPlayerCountCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Returns amount of connected controllers <source lang="lua"> (number), = Controller:getPlayerCount() <..."
  • 11:05, 23 August 2018 diff hist +590 N Mesh:resizeIndexArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Resizes the index array to contain `size` elements.<br /> <br /> If `size` is smaller than the..."
  • 11:05, 23 August 2018 diff hist +252 N Math.expCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns e^v <source lang="lua"> (number), = math.exp(v,) </source> '''v:''' (number) level of exponent..."
  • 11:05, 23 August 2018 diff hist +357 N Matrix:scaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === combine existing scale with provided scale <source lang="lua"> = Matrix:scale(x scaley scalez scale,)..."
  • 11:05, 23 August 2018 diff hist +322 N MovieClip:gotoAndPlayCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Goes to the specified frame and starts playing.<br /> <br /> <source lang="lua"> = MovieClip:go..."
  • 11:05, 23 August 2018 diff hist +1 Viewport
  • 11:05, 23 August 2018 diff hist +774 N ErrorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Terminates the last protected function called and returns message as the error message. Function error..."
  • 11:05, 23 August 2018 diff hist +418 N FBInstant.player.getIDCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> A unique identifier for the player. A Facebook user's player ID will remain constant, and is sc..."
  • 11:05, 23 August 2018 diff hist +304 N B2.Body:setPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the world body origin position.<br /> <br /> <source lang="lua"> = b2.Body:setPosition(xy,..."
  • 11:05, 23 August 2018 diff hist +267 N Particles:getParticleSizeCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get size of particle in pixels <source lang="lua"> (number), = Particles:getParticleSize(i,) </source..."
  • 11:05, 23 August 2018 diff hist +342 N B2.Body:getLinearVelocityCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the linear velocity of the center of mass.<br /> <br /> <source lang="lua"> (number) (n..."
  • 11:05, 23 August 2018 diff hist +438 N Sprite:getClipCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Returns the coordinates of the Sprite clip range if set with setClip <source lang="lua"> (number) (num..."
  • 11:05, 23 August 2018 diff hist +584 N FBInstant.context.getIDCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> A unique identifier for the current game context. This represents a specific context that the g..."
  • 11:05, 23 August 2018 diff hist +407 N Sprite:setScaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the horizontal, vertical and z axis scales of the sprite.<br /> <br /> <source lang="lua">..."
  • 11:05, 23 August 2018 diff hist +135 N Gaming:invitePlayersCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Gaming:invitePlayers() </source>"
  • 11:05, 23 August 2018 diff hist +371 N Io.readCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Reading from default input, basically equivalent to io.input():read <source lang="lua"> (string), = io..."
  • 11:05, 23 August 2018 diff hist +391 N B2.Body:getLocalCenterCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Returns the local position of the center of mass. <br /> <br /> <source lang="lua"> (number)..."
  • 11:05, 23 August 2018 diff hist +263 N B2.MouseJoint:setFrequencyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the response speed in Hertz.<br /> <br /> <source lang="lua"> = b2.MouseJoint:setFrequency..."
  • 11:05, 23 August 2018 diff hist +93 N Event.INVITATION RECEIVEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Invitation received"
  • 11:05, 23 August 2018 diff hist +361 N Notification:dispatchNowCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Dispatches notification right away. Note that based on app settings, user might not be able to see the..."
  • 11:05, 23 August 2018 diff hist +1 Screen
  • 11:05, 23 August 2018 diff hist +1 B2.Contact
  • 11:05, 23 August 2018 diff hist +2,603 N Iad.Banner.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Creates an `iad.Banner` instance. If iAd framework is not available, this function gives an err..."
  • 11:05, 23 August 2018 diff hist +559 N Sprite:addChildCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Adds a sprite as a child to this sprite. The child is<br /> added as a last child of this `Spri..."
  • 11:05, 23 August 2018 diff hist +383 N Event.TOUCHES MOVECreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched on touch move action. It is possible to generate this event using mouse actio..."
  • 11:05, 23 August 2018 diff hist +226 N Event.REQUEST PRODUCTS COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === This event is dispatched after the method `StoreKit:requestProducts` is called and completed request..."
  • 11:05, 23 August 2018 diff hist +89 N Event.ROOM CREATEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Room is created"
  • 11:05, 23 August 2018 diff hist +274 N Sound:getLengthCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the duration of the sound in milliseconds.<br /> <br /> <source lang="lua"> (number), =..."
  • 11:05, 23 August 2018 diff hist +433 N Geolocation.setAccuracyCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Sets the desired accuracy (in meters) of the location data. The receiver does its best to achie..."
  • 11:05, 23 August 2018 diff hist +1,232 N Os.dateCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns a string or a table containing date and time, formatted according to the given string format...."
  • 11:05, 23 August 2018 diff hist +167 N AlertDialog:showCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Shows the alert dialog.<br /> <br /> <source lang="lua"> = AlertDialog:show() </source>"
  • 11:05, 23 August 2018 diff hist +371 N Bit.bxorCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise xor of its argument. <source lang="lua"> (number), = bit.bxor(x1x2,) </source> ''..."
  • 11:05, 23 August 2018 diff hist +306 N B2.DistanceJoint:getLengthCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the length of this distance joint, usually in meters.<br /> <br /> <source lang="lua">..."
  • 11:05, 23 August 2018 diff hist +335 N Math.powCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns v1 raised to the power of v2 <source lang="lua"> (number), = math.pow(v1v2,) </source> '''v1:'..."
  • 11:05, 23 August 2018 diff hist +131 N Gaming:sendToAllCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Gaming:sendToAll() </source>"
  • 11:05, 23 August 2018 diff hist +499 N FBInstant.player.subscribeBotAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3.1<br/> === Description === <br /> Request that the player subscribe the bot associated to the game. The API will reject if the..."
  • 11:05, 23 August 2018 diff hist +207 N TextField:getLineHeightCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === Get line height <source lang="lua"> (number), = TextField:getLineHeight() </source> '''Returns''' (nu..."
  • 11:05, 23 August 2018 diff hist +734 N Event.MOUSE MOVECreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when mouse is moved. It is possible to generate this event using touch action..."
  • 11:05, 23 August 2018 diff hist +133 N Gaming:getPlayerIdCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Gaming:getPlayerId() </source>"
  • 11:05, 23 August 2018 diff hist +315 N B2.PolygonShape.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `b2.PolygonShape` instance.<br /> <br /> <source lang="lua"> (any) (any), = b2.Po..."
  • 11:05, 23 August 2018 diff hist +319 N Application:setLogicalDimensionsCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Sets the logical dimensions of the application.<br /> <br /> <source lang="lua"> = Applicatio..."
  • 11:05, 23 August 2018 diff hist +484 N B2.EdgeShape:setCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the two vertices of this instance.<br /> <br /> <source lang="lua"> = b2.EdgeShape:set(v1x..."
  • 11:05, 23 August 2018 diff hist +802 N B2.createRevoluteJointDefCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates and returns a revolute joint definition table with the bodies, local anchors, and refer..."
  • 11:05, 23 August 2018 diff hist +596 N Sprite:getBoundsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns a rectangle (as x, y, width and height) that encloses the sprite as it appears in anoth..."
  • 11:05, 23 August 2018 diff hist +1 Facebook
  • 11:05, 23 August 2018 diff hist +89 N Event.AD RECEIVEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Ad was received"
  • 11:05, 23 August 2018 diff hist +257 N SoundChannel:setLoopingCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the looping state of the channel. <br /> <br /> <source lang="lua"> = SoundChannel:setLoo..."
  • 11:05, 23 August 2018 diff hist +598 N Timer.delayedCallCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Provides a simple way to call a function after a set amount of time. This function returns the<..."
  • 11:05, 23 August 2018 diff hist +427 N Application:getLogicalBoundsCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.11.3<br/> === Description === <br /> Returns the minimum and maximum logical space coordinates to cover full screen.<br /> <br />..."
  • 11:05, 23 August 2018 diff hist +459 N Particles:removeParticlesCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Remove particles by index in table or as arguments remove all particles `particles:removeParticles()..."
  • 11:05, 23 August 2018 diff hist +159 N Accelerometer.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === Creates new Accelerometer instance <source lang="lua"> = Accelerometer.new() </source>"
  • 11:05, 23 August 2018 diff hist +1 Mutation Operators
  • 11:05, 23 August 2018 diff hist +401 N Application:getDeviceOrientationCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Get the device orientation (and not what is that in project properties as done with `getOrientation`)..."
  • 11:05, 23 August 2018 diff hist +1 TextField
  • 11:05, 23 August 2018 diff hist +135 N Gaming:getPlayerNameCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Gaming:getPlayerName() </source>"
  • 11:05, 23 August 2018 diff hist +1 Shader
  • 11:05, 23 August 2018 diff hist +274 N B2.PrismaticJoint:isMotorEnabledCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Is the joint motor enabled? <br /> <br /> <source lang="lua"> (bool), = b2.PrismaticJoint:isMot..."
  • 11:05, 23 August 2018 diff hist +150 N Matrix:transformPointCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Transforms the matrix <source lang="lua"> = Matrix:transformPoint() </source>"
  • 11:05, 23 August 2018 diff hist +400 N B2.PolygonShape:setCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Copy vertices. This assumes the vertices define a convex polygon. It is assumed that the exteri..."
  • 11:05, 23 August 2018 diff hist +137 N Gaming:showInvitationsCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Gaming:showInvitations() </source>"
  • 11:05, 23 August 2018 diff hist +253 N Sound.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `Sound` object.<br /> <br /> <source lang="lua"> = Sound.new(filename,) </source>..."
  • 11:05, 23 August 2018 diff hist +273 N B2.Contact:isTouchingCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns whether the contact is touching or not.<br /> <br /> <source lang="lua"> (bool), = b..."
  • 11:05, 23 August 2018 diff hist +576 N Utf8.gmatchCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Returns an iterator function that, each time it is called, returns the next captures from pattern ove..."
  • 11:05, 23 August 2018 diff hist +235 N B2.ParticleSystem:getParticleCountCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Returns the number of particles <source lang="lua"> (number), = b2.ParticleSystem:getParticleCount() <..."
  • 11:05, 23 August 2018 diff hist +1 TextInputDialog
  • 11:05, 23 August 2018 diff hist +233 N Facebook:getAccessTokenCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Returns the access token.<br /> <br /> <source lang="lua"> (string), = Facebook:getAccessToken..."
  • 11:05, 23 August 2018 diff hist +596 N SetmetatableCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets the `metatable` for the given table. (You cannot change the `metatable` of other types from Lua,..."
  • 11:05, 23 August 2018 diff hist +2,369 N String.gsubCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns a copy of s in which all (or the first n, if given) occurrences of the pattern have been repla..."
  • 11:05, 23 August 2018 diff hist +243 N B2.DebugDraw:clearFlagsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Clear flags from the current flags.<br /> <br /> <source lang="lua"> = b2.DebugDraw:clearFlags(..."
  • 11:05, 23 August 2018 diff hist +77 Accelerometer.isAvailable
  • 11:05, 23 August 2018 diff hist +1 TileMap
  • 11:05, 23 August 2018 diff hist +1 Flurry
  • 11:05, 23 August 2018 diff hist +266 N MovieClip:clearActionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Clears the action (goto or stop) at the specified frame.<br /> <br /> <br /> <source lang="lua"..."
  • 11:05, 23 August 2018 diff hist +299 N B2.Joint:isActiveCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Short-cut function to determine if either body is inactive. <br /> <br /> <source lang="lua"> (..."
  • 11:05, 23 August 2018 diff hist +891 N Utf8.offsetCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Returns the position (in bytes) where the encoding of the n-th character of s (counting from position..."
  • 11:05, 23 August 2018 diff hist +640 N Application:setOrientationCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the orientation of the application. Accepted values are:<br /> <br /> <ul><br /> &lt..."
  • 11:05, 23 August 2018 diff hist +194 N EventDispatcher:removeAllListenersCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.6.1<br/> === Description === <br /> Removes all attached event listeners.<br /> <source lang="lua"> = EventDispatcher:removeAllLi..."
  • 11:05, 23 August 2018 diff hist +387 N Viewport:setProjectionCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Specify a projection matrix to use when displaying the content. Useful for rendering 3D worlds where..."
  • 11:05, 23 August 2018 diff hist +448 N AssertCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Issues an error when the value of its argument v is false (i.e., nil or false); otherwise, returns all..."
  • 11:05, 23 August 2018 diff hist +295 N Math.randomseedCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets x as the "seed" for the pseudo-random generator: equal seeds produce equal sequences of numbers...."
  • 11:05, 23 August 2018 diff hist +204 N Matrix:setScaleXCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set scale on x axis <source lang="lua"> = Matrix:setScaleX(x scale,) </source> '''x scale:''' (number..."
  • 11:05, 23 August 2018 diff hist +410 N Mesh:clearTextureCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Clears the texture. By default the texture at slot 0 is cleared. To clear a particular texture..."
  • 11:05, 23 August 2018 diff hist +332 N B2.PrismaticJoint:setLimitsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the joint limits, usually in meters. <br /> <br /> <source lang="lua"> = b2.PrismaticJoint..."
  • 11:05, 23 August 2018 diff hist +613 N Event.CHECK BILLING SUPPORTED COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when `GoogleBilling:checkBillingSupported` function completes with these response codes: `..."
  • 11:05, 23 August 2018 diff hist +1 B2.WorldManifold
  • 11:05, 23 August 2018 diff hist +279 N Path2D:setFillColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Sets fill color <source lang="lua"> = Path2D:setFillColor(coloralpha,) </source> '''color:''' (hex) c..."
  • 11:05, 23 August 2018 diff hist +766 N Application:setKeepAwakeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Controls the screen dimming and device sleeping of the device. When the application has no touc..."
  • 11:05, 23 August 2018 diff hist +170 N Io.flushCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Equivalent to file:flush over the default output file. <source lang="lua"> = io.flush() </source>"
  • 11:05, 23 August 2018 diff hist +1 Utf8
  • 11:05, 23 August 2018 diff hist +1 Path2D
  • 11:05, 23 August 2018 diff hist +227 N Geolocation:startUpdatingLocationCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Starts the generation of updates that report the current location.<br /> <br /> <source lang="l..."
  • 11:05, 23 August 2018 diff hist +204 N Matrix:setScaleZCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set scale on z axis <source lang="lua"> = Matrix:setScaleZ(z scale,) </source> '''z scale:''' (number..."
  • 11:05, 23 August 2018 diff hist +208 N Matrix:setScaleYCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set scale on y axis <source lang="lua"> = Matrix:setScaleY(y scale,) </source> '''y scale:''' (number..."
  • 11:05, 23 August 2018 diff hist +359 N SoundChannel:setVolumeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the volume of the sound channel.<br /> <br /> <source lang="lua"> = SoundChannel:setVolume..."
  • 11:05, 23 August 2018 diff hist +316 N Shape:beginPathCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Resets the current path.<br /> <br /> <source lang="lua"> = Shape:beginPath(winding,) </source>..."
  • 11:05, 23 August 2018 diff hist +267 N Math.atanCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns arc tangent value of v in radians <source lang="lua"> (number), = math.atan(v,) </source> '''v..."
  • 11:05, 23 August 2018 diff hist +1 Math
  • 11:05, 23 August 2018 diff hist +294 N SoundChannel:setPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the current playback position in miliseconds.<br /> <br /> <source lang="lua"> = SoundChan..."
  • 11:05, 23 August 2018 diff hist +275 N B2.PrismaticJoint:setMotorSpeedCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the motor speed in meters per second. <br /> <br /> <source lang="lua"> = b2.PrismaticJoin..."
  • 11:05, 23 August 2018 diff hist +269 N B2.Joint:getBodyACreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the first body attached to this joint.<br /> <br /> <source lang="lua"> (b2.Body), = b2..."
  • 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..."
  • 11:05, 23 August 2018 diff hist +243 N Matrix:setM21Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the value of the `m21` component for this `Matrix` instance.<br /> <br /> <source lang="lu..."
  • 11:05, 23 August 2018 diff hist +423 N Application:getDeviceHeightCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the physical height of the device in pixels. For example,<br /> for iPhone 3GS this fun..."
  • 11:05, 23 August 2018 diff hist +1,058 N Path2D:setPathCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Set path to draw, using string with commands represented as: <ul> <li>M - MoveTo, 2 values (x,y)</li>..."
  • 11:05, 23 August 2018 diff hist +264 N Sprite:getRotationCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the rotation of the sprite in degrees.<br /> <br /> <source lang="lua"> (number), = Spr..."
  • 11:05, 23 August 2018 diff hist +73 N Event.DISCONNECTED FROM ROOMCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description ==="
  • 11:05, 23 August 2018 diff hist +277 N SoundChannel:isPausedCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the paused state of the channel. <br /> <br /> <source lang="lua"> (bool), = SoundChan..."
  • 11:05, 23 August 2018 diff hist +949 N Core.randomCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.9<br/> === Description === Generate and return a pseudo random number. The random number sequence is guaranteed to be consistent..."
  • 11:05, 23 August 2018 diff hist +349 N Matrix:translateCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === combine existing translation with provided translation <source lang="lua"> = Matrix:translate(xyz,) <..."
  • 11:05, 23 August 2018 diff hist +1 Particles
  • 11:05, 23 August 2018 diff hist +144 N Event.LAYOUT RESIZEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.5<br/> === Description === Dispatched to a sprite when its size has been set by the layout system."
  • 11:05, 23 August 2018 diff hist +329 N Gaming.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Currently supports 'googleplay' for Android and 'gamekit' for iOS. <source lang="lua"> (Gaming), = Ga..."
  • 11:05, 23 August 2018 diff hist +1 Iad.Banner
  • 11:05, 23 August 2018 diff hist +264 N Sprite:getParentCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the `Sprite` object that contains this `Sprite` object.<br /> <br /> <source lang="lua"..."
  • 11:05, 23 August 2018 diff hist +471 N Matrix:setElementsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets all 6 elements of the matrix.<br /> <br /> <source lang="lua"> = Matrix:setElements(m11m12..."
  • 11:05, 23 August 2018 diff hist +243 N Matrix:setM12Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the value of the `m12` component for this `Matrix` instance.<br /> <br /> <source lang="lu..."
  • 11:05, 23 August 2018 diff hist +243 N Matrix:setM11Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the value of the `m11` component for this `Matrix` instance.<br /> <br /> <source lang="lu..."
  • 11:04, 23 August 2018 diff hist +318 N B2.World:setGravityCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the gravity vector.<br /> <br /> <source lang="lua"> = b2.World:setGravity(gravityxgravity..."
  • 11:04, 23 August 2018 diff hist +124 N Event.APPLICATION EXITCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when application is closed"
  • 11:04, 23 August 2018 diff hist +654 N Mesh:resizeTextureCoordinateArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Resizes the texture coordinate array to contain `size` elements.<br /> <br /> If `size` is sma..."
  • 11:04, 23 August 2018 diff hist +260 N Pixel:setDimensionsCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Sets both width and height of the Pixel. <source lang="lua"> = Pixel:setDimensions(wh,) </source> '''..."
  • 11:04, 23 August 2018 diff hist +226 N B2.Contact:getFrictionCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns the friction.<br /> <br /> <source lang="lua"> (number), = b2.Contact:getFriction()..."
  • 11:04, 23 August 2018 diff hist +568 N Matrix:orthographicProjectionCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Replace this matrix by an orthographic projection suitable for the current 3D engine <source lang="lu..."
  • 11:04, 23 August 2018 diff hist +521 N PairsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns three values: an iterator function, the table t, and nil, so that the construction for..."
  • 11:04, 23 August 2018 diff hist +265 N Controller:getControllerNameCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Get the name of controller <source lang="lua"> (string), = Controller:getControllerName(id,) </source..."
  • 11:04, 23 August 2018 diff hist +718 N Utf8.widthindexCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Return the character index at given location in string s. this is a reverse operation of utf8.width()..."
  • 11:04, 23 August 2018 diff hist +866 N FBInstant.context.chooseAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Opens a context selection dialog for the player. If the player selects an available context, th..."
  • 11:04, 23 August 2018 diff hist +2,223 N Application:configureFrustumCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === Configure the field of view (fov) and far clipping plane for 3D projection. Setting a fov of 0 se..."
  • 11:04, 23 August 2018 diff hist +336 N TexturePack:getTextureRegionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the texture region of texture pack.<br /> <br /> <source lang="lua"> (TextureRegion), =..."
  • 11:04, 23 August 2018 diff hist +227 N B2.ParticleSystem:destroyParticleCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.06.30<br/> === Description === Destroy particle by Id <source lang="lua"> = b2.ParticleSystem:destroyParticle(id,) </source> '''i..."
  • 11:04, 23 August 2018 diff hist +229 N Math.logCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns natural logarithm of v <source lang="lua"> (number), = math.log(v,) </source> '''v:''' (number..."
  • 11:04, 23 August 2018 diff hist +506 N Facebook:extendAccessTokenIfNeededCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Attempts to extend the access token. The access token expires after a certain amount of time a..."
  • 11:04, 23 August 2018 diff hist +310 N Application:getOrientationCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the orientation of the application.<br /> <br /> <source lang="lua"> (string), = Applic..."
  • 11:04, 23 August 2018 diff hist +486 N FBInstant.canCreateShortcutAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3.1<br/> === Description === <br /> Returns whether or not the user is eligible to have shortcut creation requested.<br /> <br />..."
  • 11:04, 23 August 2018 diff hist +783 N TextInputDialog:setInputTypeCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Sets the input (keyboard) type associated with the text field. The options are:<br /> <br /> &l..."
  • 11:04, 23 August 2018 diff hist +163 N Event.BANNER AD LOADEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === This event is dispatched when an ad becomes available, and will be displayed on the screen"
  • 11:04, 23 August 2018 diff hist +1 Event
  • 11:04, 23 August 2018 diff hist +530 N B2.World:stepCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Take a time step. This performs collision detection, integration, and constraint solution.<br /..."
  • 11:04, 23 August 2018 diff hist +399 N Gaming:resolveStateCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Resolve a conflict state in cloud storage. Either `Event.STATE_ERROR` or `Event.STATE_CONFLICT` will..."
  • 11:04, 23 August 2018 diff hist +302 N B2.Fixture:getBodyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the parent body of this fixture. This is `nil` if the fixture is not attached.<br /> <b..."
  • 11:04, 23 August 2018 diff hist +815 N Matrix:getMatrixCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get all 16 elements of 4x4 matrix <source lang="lua"> (number) (number) (number) (number) (number) (n..."
  • 11:04, 23 August 2018 diff hist +277 N SoundChannel:getVolumeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current volume of the sound channel.<br /> <br /> <source lang="lua"> (number), = S..."
  • 11:04, 23 August 2018 diff hist +422 N Bit.tobitCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Normalizes a number to the numeric range for bit operations and returns it. This function is usually..."
  • 11:04, 23 August 2018 diff hist +311 N B2.DistanceJoint:getFrequencyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the mass-spring-damper frequency of this distance joint in Hertz.<br /> <br /> <source..."
  • 11:04, 23 August 2018 diff hist +528 N Debug.getupvalueCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This function returns the name and the value of the upvalue with index up of the function func. The fu..."
  • 11:04, 23 August 2018 diff hist +101 N Event.REPORT SCORE COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Score successfully reported"
  • 11:04, 23 August 2018 diff hist +265 N TextureBase:getWidthCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the width of the texture in pixels.<br /> <br /> <source lang="lua"> (number), = Textur..."
  • 11:04, 23 August 2018 diff hist +95 N Event.AD FAILEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Failed to retrieve ad"
  • 11:04, 23 August 2018 diff hist +256 N B2.WheelJoint:enableMotorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Enables or disables the joint motor. <br /> <br /> <source lang="lua"> = b2.WheelJoint:enableMo..."
  • 11:04, 23 August 2018 diff hist +333 N B2.ChainShape:createLoopCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a loop. This automatically adjusts connectivity.<br /> <br /> <source lang="lua"> = b2...."
  • 11:04, 23 August 2018 diff hist +557 N FBInstant.getEntryPointDataCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Returns any data object associated with the entry point that the game was launched from. The c..."
  • 11:04, 23 August 2018 diff hist +1 FBInstant.context
  • 11:04, 23 August 2018 diff hist +113 N Event.RIGHT JOYSTICKCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event for movement of the right joystick"
  • 11:04, 23 August 2018 diff hist +277 N Screen:getSizeCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Return the width and height of the screen <source lang="lua"> (number) (number), = Screen:getSize() </..."
  • 11:04, 23 August 2018 diff hist +492 N Utf8.removeCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Delete a substring in s. If neither start nor stop is given, delete the last UTF-8 char in s, otherwi..."
  • 11:04, 23 August 2018 diff hist +326 N FBInstant.payments.onReadyCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Sets a callback to be triggered when Payments operations are available.<br /> <br /> <source la..."
  • 11:04, 23 August 2018 diff hist +459 N Mesh:setTextureCoordinateArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Assigns new content to the texture coordinate array, dropping all the elements contained in th..."
  • 11:04, 23 August 2018 diff hist +391 N RawequalCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Checks whether v1 is equal to v2, without invoking any metamethod. Returns a boolean. <source lang="lu..."
  • 11:04, 23 August 2018 diff hist +1 B2.RevoluteJoint
  • 11:04, 23 August 2018 diff hist +329 N Ads:setPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Sets position of the ad in Gideros logical dimensions, taking into consideration applied automatic sc..."
  • 11:04, 23 August 2018 diff hist +91 N Event.ROOM CONNECTEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Room is connected"
  • 11:04, 23 August 2018 diff hist +541 N Pixel:setTextureCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Associate a texture to this pixel <source lang="lua"> = Pixel:setTexture(textureslotmatrix,) </source>..."
  • 11:04, 23 August 2018 diff hist +242 N Bitmap.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `Bitmap` object.<br /> <br /> <br /> <source lang="lua"> = Bitmap.new(texture,) <..."
  • 11:04, 23 August 2018 diff hist +1 Iad
  • 11:04, 23 August 2018 diff hist +711 N FBInstant.payments.getPurchasesAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Fetches all of the player's unconsumed purchases. As a best practice, the game should fetch the..."
  • 11:04, 23 August 2018 diff hist +119 N Event.AD ACTION BEGINCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Some action like user clicked begin on the ad"
  • 11:04, 23 August 2018 diff hist +114 N Event.AD DISMISSEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Ad was dismissed/removed from the screen"
  • 11:04, 23 August 2018 diff hist +376 N XpcallCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === `pcall` function f with new error handler err. The operations related to coroutines comprise a sub-lib..."
  • 11:04, 23 August 2018 diff hist +1,190 N File:SeekCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets and gets the file position, measured from the beginning of the file, to the position given by off..."
  • 11:04, 23 August 2018 diff hist +159 N Event.BANNER ACTION FINISHEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === This event is dispatched when the user gets back to app after interaction with the ad."
  • 11:04, 23 August 2018 diff hist +621 N FontBase:getCharIndexAtOffsetCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3.1<br/> === Description === <br /> Returns the the offset within the given text string to which correponds the given X offset in..."
  • 11:04, 23 August 2018 diff hist +704 N Notification:setSoundCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets the sound which is played when notification is shown. By default no sound is played and if you w..."
  • 11:04, 23 August 2018 diff hist +195 N Notification:getSoundCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Retrieves the sound of local notification that was previously set. <source lang="lua"> = Notification:..."
  • 11:04, 23 August 2018 diff hist +376 N Event.TOUCHES CANCELCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when touch is interrupted, for example, by a phone call, or any sort of modal..."
  • 11:04, 23 August 2018 diff hist +401 N RawgetCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Gets the real value of table[index], without invoking any metamethod. table must be a table; index may..."
  • 11:04, 23 August 2018 diff hist +276 N Shape:closePathCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Marks the current subpath as closed, and starts a new subpath with a point the same as the star..."
  • 11:04, 23 August 2018 diff hist +544 N Shader:setConstantCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.06.30<br/> === Description === To change the value of a uniform from lua <source lang="lua"> = Shader:setConstant(uniform namedat..."
  • 11:04, 23 August 2018 diff hist +1 Gyroscope
  • 11:04, 23 August 2018 diff hist +147 N Event.PROGRESSCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched to notify of how far the download has progressed."
  • 11:04, 23 August 2018 diff hist +296 N Sprite:getSkewCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Returns the x and y skew parameters of the Sprite <source lang="lua"> (number) (number), = Sprite:getS..."
  • 11:04, 23 August 2018 diff hist +316 N Path2D:setFontPathCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Sets the path from the outline of a character in a TTFont. <source lang="lua"> = Path2D:setFontPath(f..."
  • 11:04, 23 August 2018 diff hist +141 N Event.APPLICATION RESUMECreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when application is resumed (become active)"
  • 11:04, 23 August 2018 diff hist +1 TexturePack
  • 11:04, 23 August 2018 diff hist +364 N B2.PrismaticJoint:getLimitsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the lower and upper joint limit, usually in meters. <br /> <br /> <source lang="lua"> (..."
  • 11:04, 23 August 2018 diff hist +418 N Sprite:getScaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the horizontal, vertical and z axis scales of the sprite.<br /> <br /> <source lang="lu..."
  • 11:04, 23 August 2018 diff hist +834 N Debug.settypemtCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === Set meta table type From http://lua-users.org/wiki/LuaPowerPatches Useful to extend Lua syntax and f..."
  • 11:04, 23 August 2018 diff hist +578 N Table.insertCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Inserts element value at position pos in table, shifting up other elements to open space, if necessary..."
  • 11:04, 23 August 2018 diff hist +374 N Core.frameStatisticsCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === Returns table with fields: *meanFrameTime* - the average duration of a frame (useful to get current..."
  • 11:04, 23 August 2018 diff hist +1 Stage
  • 11:04, 23 August 2018 diff hist +1 B2.MouseJoint
  • 11:04, 23 August 2018 diff hist +234 N NotificationManager.getSharedInstanceCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the shared instance of NotificationManager class. There can be no other instance. <source lang..."
  • 11:04, 23 August 2018 diff hist +232 N B2.WeldJoint:getFrequencyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns frequency in Hz. <br /> <br /> <source lang="lua"> (number), = b2.WeldJoint:getFrequenc..."
  • 11:04, 23 August 2018 diff hist +447 N Mesh:setTextureCoordinateCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets a texture coordinate at texture coordinate array. Indices are start from 1. If the textur..."
  • 11:04, 23 August 2018 diff hist +1,026 N Event.RESTORE TRANSACTIONS COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when `GoogleBilling:restoreTransactions` function completes with these response codes: `Go..."
  • 11:04, 23 August 2018 diff hist +109 N Event.PLAYER SCORE ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Error while retrieving player score"
  • 11:04, 23 August 2018 diff hist +1,140 N TTFont.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `TTFont` object.<br /> <br /> Starting from gideros 2017.9, 'text' optional param..."
  • 11:04, 23 August 2018 diff hist +238 N TextureRegion:getScaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.6.3<br/> === Description === <br /> Returns the scale factor of the underlying atlas <br /> <source lang="lua"> (number), = Textu..."
  • 11:04, 23 August 2018 diff hist +353 N GoogleBilling:setApiVersionCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets the API version. You can find more information http://developer.android.com/guide/google/..."
  • 11:04, 23 August 2018 diff hist +263 N B2.Body:getLinearDampingCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Returns the linear damping of the body. <br /> <br /> <source lang="lua"> (number), = b2.Body..."
  • 11:04, 23 August 2018 diff hist +257 N Sprite:getScaleYCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the vertical scale of the sprite.<br /> <br /> <source lang="lua"> (number), = Sprite:g..."
  • 11:04, 23 August 2018 diff hist +460 N Particles:getParticleDecayCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Get decay values for the given particle <source lang="lua"> (number) (number) (number) (number), = Par..."
  • 11:04, 23 August 2018 diff hist +568 N RenderTarget:saveCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === save contents of RenderTarget as image <source lang="lua"> = RenderTarget:save(filenamexywidthheight,..."
  • 11:04, 23 August 2018 diff hist +288 N EventDispatcher:dispatchEventCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Dispatches an event to this `EventDispatcher` instance.<br /> <br /> <source lang="lua"> = Even..."
  • 11:04, 23 August 2018 diff hist +679 N Shape:setLineStyleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the line style that `Shape` object uses for subsequent drawings. The line style remains in..."
  • 11:04, 23 August 2018 diff hist +357 N Math.fmodCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the remainder of the division of v1 by v2 that rounds the quotient towards zero. <source lang=..."
  • 11:04, 23 August 2018 diff hist +273 N B2.WheelJoint:setMotorSpeedCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the motor speed in radians per second. <br /> <br /> <source lang="lua"> = b2.WheelJoint:s..."
  • 11:04, 23 August 2018 diff hist +262 N Sprite:getScaleXCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the horizontal scale of the sprite.<br /> <br /> <source lang="lua"> (number), = Sprite..."
  • 11:04, 23 August 2018 diff hist +294 N Ads:setCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets property value of the ad (accepted values: x, y) <source lang="lua"> = Ads:set(propertyvalue,) </..."
  • 11:04, 23 August 2018 diff hist +263 N Math.radCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns angle in radians of degrees deg <source lang="lua"> (number), = math.rad(deg,) </source> '''de..."
  • 11:04, 23 August 2018 diff hist +351 N Event.PUSH REGISTRATION ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event is received when application failed to register for push notifications, after calling `registerF..."
  • 11:04, 23 August 2018 diff hist +241 N Sprite:getScaleZCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === <br /> Returns the scale on z axis of the sprite.<br /> <br /> <source lang="lua"> (number), = Spr..."
  • 11:04, 23 August 2018 diff hist +1 B2.FrictionJoint
  • 11:04, 23 August 2018 diff hist +348 N Mesh:getTextureCoordinateCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Returns u and v coordinate of the i-th element from texture coordinate array <source lang="lua"> (num..."
  • 11:04, 23 August 2018 diff hist +275 N Application:canOpenUrlCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Tests if it is possible to open provided url using `Application:openUrl` method <source lang="lua"> =..."
  • 11:04, 23 August 2018 diff hist +441 N Facebook:dialogCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Generate a UI dialog for the desired action.<br /> <br /> <source lang="lua"> = Facebook:dialo..."
  • 11:04, 23 August 2018 diff hist +98 N Event.STATE ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Game state related error"
  • 11:04, 23 August 2018 diff hist +798 N B2.World:createParticleSystemCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.06.30<br/> === Description === Creats new particle system, which will use Liquid fun. Parameters that you can provide in table: "..."
  • 11:04, 23 August 2018 diff hist +353 N Mesh:setIndexCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets a index at index array. Indices are start from 1. If the index array is not large enough,..."
  • 11:04, 23 August 2018 diff hist +156 N Timer:startCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Starts the timer.<br /> <br /> <source lang="lua"> = Timer:start() </source>"
  • 11:04, 23 August 2018 diff hist +1,164 N Sound.setListenerPositionCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Sets the position of the listener in a 3D environment <source lang="lua"> = Sound.setListenerPosition(..."
  • 11:04, 23 August 2018 diff hist +1 Os
  • 11:04, 23 August 2018 diff hist +1 B2.WeldJoint
  • 11:04, 23 August 2018 diff hist +1,127 N B2.createMouseJointDefCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates and returns a mouse joint definition table with the bodies, world target point, maxForc..."
  • 11:04, 23 August 2018 diff hist +403 N B2.ParticleSystem:createParticleCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.06.30<br/> === Description === Creates new particle. Accepts table with possible keys: "flags", "position", "velocity", "color"..."
  • 11:04, 23 August 2018 diff hist +345 N Iad.Banner:isBannerLoadedCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Returns `true` if the ad banner has downloaded an advertisement, `false` otherwise.<br /> <br /..."
  • 11:04, 23 August 2018 diff hist +217 N Geolocation:startUpdatingHeadingCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Starts the generation of updates that report the heading.<br /> <br /> <source lang="lua"> = Ge..."
  • 11:04, 23 August 2018 diff hist +397 N Application:getContentHeightCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> If the orientation is portrait, this function returns logical height. If the orientation is lan..."
  • 11:04, 23 August 2018 diff hist +245 N Json.encodeCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns encoded json string from provided Lua table <source lang="lua"> = json.encode(data,) </source..."
  • 11:04, 23 August 2018 diff hist +394 N RenderTarget:getPixelCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Returns single pixels color and alpha channel <source lang="lua"> (number) (number), = RenderTarget:g..."
  • 11:04, 23 August 2018 diff hist +503 N Timer.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `Timer` object with the specified delay and repeatCount states.<br /> <br /> <sou..."
  • 11:04, 23 August 2018 diff hist +325 N Event.LOGIN ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when a Facebook dialog has failed. `event.errorCode` and `event.errorDescription` fields g..."
  • 11:04, 23 August 2018 diff hist +520 N Path2D:setLineThicknessCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Sets the thickness (width) of the outline, and optionnally set the amount of 'feather' effect. <sourc..."
  • 11:04, 23 August 2018 diff hist +1 Macro Constants
  • 11:04, 23 August 2018 diff hist +316 N B2.WheelJoint:getJointSpeedCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current joint translation speed in meters per second. <br /> <br /> <source lang="l..."
  • 11:04, 23 August 2018 diff hist +208 N Matrix:getRotationXCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get rotation for x axis <source lang="lua"> (number), = Matrix:getRotationX() </source> '''Returns'''..."
  • 11:04, 23 August 2018 diff hist +472 N Particles:getParticlesCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Retrieve particles states of this system <source lang="lua"> (table), = Particles:getParticles(settag,..."
  • 11:04, 23 August 2018 diff hist +207 N Matrix:getRotationYCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get rotation on y axis <source lang="lua"> (number), = Matrix:getRotationY() </source> '''Returns'''..."
  • 11:04, 23 August 2018 diff hist +212 N Matrix:getRotationZCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get rotation for z axis <source lang="lua"> (number), = Matrix:getRotationZ() </source> '''Returns'''..."
  • 11:04, 23 August 2018 diff hist +204 N B2.Body:isSleepingAllowedCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> <source lang="lua"> (bool), = b2.Body:isSleepingAllowed() </source> '''Returns''' (bool) if..."
  • 11:04, 23 August 2018 diff hist +579 N StoreKit:purchaseCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Process a payment request. When that transaction is complete or if a failure occurs, `Event.T..."
  • 11:04, 23 August 2018 diff hist +285 N Application:getTextureMemoryUsageCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.08.3<br/> === Description === <br /> Returns the texture memory usage (in Kbytes).<br /> <br /> <source lang="lua"> (number), = A..."
  • 11:04, 23 August 2018 diff hist +270 N B2.WheelJoint:isMotorEnabledCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Is the joint motor enabled? <br /> <br /> <source lang="lua"> (bool), = b2.WheelJoint:isMotorEn..."
  • 11:04, 23 August 2018 diff hist +592 N Debug.debugCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Enters an interactive mode with the user, running each string that the user enters. Using simple comma..."
  • 11:04, 23 August 2018 diff hist +983 N Zlib.compressCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.18<br/> === Description === Return a string containing the compressed buffer according to the given parameters. <source lang="..."
  • 11:04, 23 August 2018 diff hist +1 Microphone
  • 11:04, 23 August 2018 diff hist +249 N TextInputDialog:setTextCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Sets the text on the text field.<br /> <br /> <source lang="lua"> = TextInputDialog:setText(tex..."
  • 11:04, 23 August 2018 diff hist +271 N File:CloseCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Closes file. Note that files are automatically closed when their handles are garbage collected, but th..."
  • 11:04, 23 August 2018 diff hist +102 N Event.LEFT TRIGGERCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event for analog left trigger"
  • 11:04, 23 August 2018 diff hist +130 N Gaming:joinRoomCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Gaming:joinRoom() </source>"
  • 11:04, 23 August 2018 diff hist +260 N Math.sqrtCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns square root of v <source lang="lua"> (number), = math.sqrt(v,) </source> '''v:''' (number) val..."
  • 11:04, 23 August 2018 diff hist +307 N Gaming:revealAchievementCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Reveal a hidden achievement <source lang="lua"> = Gaming:revealAchievement(achievementIdimmediate,) <..."
  • 11:04, 23 August 2018 diff hist +316 N B2.Joint:getReactionTorqueCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the reaction torque on bodyB in N*m. <br /> <br /> <source lang="lua"> (number), = b2.J..."
  • 11:04, 23 August 2018 diff hist +135 N Event.HEADING UPDATECreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched on each user heading direction update"
  • 11:04, 23 August 2018 diff hist +642 N Application:setFpsCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Sets the frame rate of the application. Accepted values are `30` and `60`.<br /> <br /> You c..."
  • 11:04, 23 August 2018 diff hist +365 N Iad.Banner:setAlignmentCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Sets the alignment of the banner as the top or bottom.<br /> <br /> <source lang="lua"> = iad.B..."
  • 11:04, 23 August 2018 diff hist +335 N NotificationManager:getScheduledNotificationsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Retrieves the lua table of scheduled local notifications, that were not yet displayed. The table uses..."
  • 11:04, 23 August 2018 diff hist +1 Larger and Smaller Operators
  • 11:04, 23 August 2018 diff hist +1 B2.PulleyJoint
  • 11:04, 23 August 2018 diff hist +950 N TonumberCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Tries to convert its argument to a number. If the argument is already a number or a string convertible..."
  • 11:04, 23 August 2018 diff hist +461 N Utf8.codesCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Returns values so that the construction for p, c in utf8.codes(s) do body end will iterate over all c..."
  • 11:04, 23 August 2018 diff hist +197 N Notification:getNumberCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Retrieves the number of local notification that was previously set. <source lang="lua"> = Notification..."
  • 11:04, 23 August 2018 diff hist +287 N B2.WheelJoint:getJointTranslationCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current joint translation in meters.<br /> <br /> <source lang="lua"> (number), = b..."
  • 11:04, 23 August 2018 diff hist +245 N Gaming:getPlayerInfoCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Fetch player info. Either `Event.PLAYER_INFORMATION_COMPLETE` or `Event.PLAYER_INFORMATION_ERROR` wil..."
  • 11:04, 23 August 2018 diff hist +215 N Geolocation:stopUpdatingHeadingCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Stops the generation of updates that report the heading.<br /> <br /> <source lang="lua"> = Geo..."
  • 11:04, 23 August 2018 diff hist +575 N FBInstant.player.canSubscribeBotAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3.1<br/> === Description === <br /> Whether a player can subscribe to the game bot or not. Developer can only call subscribeBotAs..."
  • 11:04, 23 August 2018 diff hist +157 N Timer.stopAllCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Stop all timers.<br /> <br /> <source lang="lua"> = Timer.stopAll() </source>"
  • 11:04, 23 August 2018 diff hist +297 N Pixel:getTextureScaleCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Returns the texture scale for the Pixel <source lang="lua"> (number) (number), = Pixel:getTextureScale..."
  • 11:04, 23 August 2018 diff hist +263 N FBInstant.player.getNameCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> The player's localized display name.<br /> <br /> <source lang="lua"> (string), = FBInstant.pla..."
  • 11:04, 23 August 2018 diff hist +1,763 N B2.World:rayCastCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Ray-cast the world for all fixtures in the path of the ray. Your callback controls whether you..."
  • 11:04, 23 August 2018 diff hist +201 N Sprite:setRotationXCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === <br /> Sets the rotation of the sprite in degrees around x axis.<br /> <source lang="lua"> = Sprit..."
  • 11:04, 23 August 2018 diff hist +278 N B2.WheelJoint: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:04, 23 August 2018 diff hist +193 N TextField:setFontCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === set font to use <source lang="lua"> = TextField:setFont(font,) </source> '''font:''' (FontBase) font..."
  • 11:04, 23 August 2018 diff hist +256 N B2.Body:getAngularVelocityCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the angular velocity.<br /> <br /> <source lang="lua"> (number), = b2.Body:getAngularVe..."
  • 11:04, 23 August 2018 diff hist +201 N Sprite:setRotationYCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === <br /> Sets the rotation of the sprite in degrees around y axis.<br /> <source lang="lua"> = Sprit..."
  • 11:04, 23 August 2018 diff hist +296 N Os.timerCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns precise time in seconds relative to some arbitrary point.<br /> <br /> <source lang="lu..."
  • 11:04, 23 August 2018 diff hist +326 N Particles:getParticleColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Get color and alpha value of particle <source lang="lua"> (color) (alpha), = Particles:getParticleCol..."
  • 11:04, 23 August 2018 diff hist +186 N UrlLoader:closeCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Terminates the current loading operation.<br /> <br /> <source lang="lua"> = UrlLoader:close(..."
  • 11:04, 23 August 2018 diff hist +543 N Sprite:setClipCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === Clip Sprite contents from provided x, y position to provided width and height Setting width or he..."
  • 11:04, 23 August 2018 diff hist +817 N B2.Body:applyLinearImpulseCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Applies an impulse at a point. This immediately modifies the velocity. It also<br /> modifies t..."
  • 11:04, 23 August 2018 diff hist +270 N FBInstant.setLoadingProgressCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Report the game's initial loading progress.<br /> <source lang="lua"> = FBInstant.setLoadingPro..."
  • 11:04, 23 August 2018 diff hist +316 N FBInstant.getPlatformCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> The platform on which the game is currently running.<br /> <br /> Can be "IOS", "ANDROID", "WEB..."
  • 11:04, 23 August 2018 diff hist +311 N B2.World:getGravityCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the gravity vector.<br /> <br /> <source lang="lua"> (number) (number), = b2.World:getG..."
  • 11:04, 23 August 2018 diff hist +567 N FBInstant.setSessionDataCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Sets the data associated with the individual gameplay session for the current context. This fu..."
  • 11:04, 23 August 2018 diff hist +1,222 N TileMap.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `TileMap` instance.<br /> <br /> <source lang="lua"> = TileMap.new(widthheighttex..."
  • 11:04, 23 August 2018 diff hist +1 B2.PrismaticJoint
  • 11:04, 23 August 2018 diff hist +280 N SoundChannel:isLoopingCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the looping state of the channel. <br /> <br /> <source lang="lua"> (bool), = SoundCha..."
  • 11:04, 23 August 2018 diff hist +632 N FBInstant.player.getSignedPlayerInfoAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Fetch the player's unique identifier along with a signature that verifies that the identifier i..."
  • 11:04, 23 August 2018 diff hist +239 N TextField:setTextCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the text to be displayed.<br /> <br /> <source lang="lua"> = TextField:setText(text,) </so..."
  • 11:04, 23 August 2018 diff hist +345 N B2.ParticleSystem:containsParticleCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Returns true of particle is within the particle system <source lang="lua"> (boolean), = b2.ParticleSys..."
  • 11:04, 23 August 2018 diff hist +255 N Utf8.reverseCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Returns a string that is the string s reversed. <source lang="lua"> (string), = utf8.reverse(s,) </so..."
  • 11:04, 23 August 2018 diff hist +268 N TextureBase:getHeightCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the height of the texture in pixels.<br /> <br /> <source lang="lua"> (number), = Textu..."
  • 11:04, 23 August 2018 diff hist +175 N UrlLoader:ignoreSslErrorsCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.18<br/> === Description === Ignores SSL certificate related errors <source lang="lua"> = UrlLoader:ignoreSslErrors() </source>"
  • 11:04, 23 August 2018 diff hist +307 N Event.PRE SOLVECreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is usually dispatched after `Event.BEGIN_CONTACT` and can be dispatched multiple times on e..."
  • 11:04, 23 August 2018 diff hist +504 N Camera.startCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Start live streaming of camera images to the specified Texture. <source lang="lua"> (number) (number),..."
  • 11:04, 23 August 2018 diff hist +311 N Event.ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched, when there is an error and `Geolocation` can not be used currently __NOTOC__..."
  • 11:04, 23 August 2018 diff hist +218 N Sprite:getSkewYCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Returns the y-skew of the Sprite <source lang="lua"> (number), = Sprite:getSkewY() </source> '''Return..."
  • 11:04, 23 August 2018 diff hist +126 N Event.REQUEST ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when a Facebook graph request has failed."
  • 11:04, 23 August 2018 diff hist +977 N NotificationManager:registerForPushNotificationsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Register device for receiveng push notifications. On Android this method accepts the string value of..."
  • 11:04, 23 August 2018 diff hist +1 X File
  • 11:04, 23 August 2018 diff hist +263 N B2.Body:isActiveCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the active state of the body.<br /> <br /> <source lang="lua"> (bool), = b2.Body:isActi..."
  • 11:04, 23 August 2018 diff hist +121 N Event.DIALOG COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when a Facebook dialog has finished."
  • 11:04, 23 August 2018 diff hist +645 N RenderTarget.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Creates new RenderTarget object <source lang="lua"> = RenderTarget.new(widthheightfilteringrepeatauto..."
  • 11:04, 23 August 2018 diff hist +1,656 N Pixel:setColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Sets the color of the Pixel <source lang="lua"> = Pixel:setColor(coloralpha,) </source> '''color:'''..."
  • 11:04, 23 August 2018 diff hist +381 N B2.RevoluteJoint:getMotorTorqueCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current motor torque given the inverse time step. Unit is N*m. <br /> <br /> <sourc..."
  • 11:04, 23 August 2018 diff hist +219 N Sprite:getSkewXCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Returns the sprite's X-skew (ie shear) <source lang="lua"> (number), = Sprite:getSkewX() </source> '''..."
  • 11:04, 23 August 2018 diff hist +364 N SoundChannel:getPitchCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.3<br/> === Description === <br /> Returns the current pitch of the sound channel. (Original pitch is 1)<br /> <br /> <source l..."
  • 11:04, 23 August 2018 diff hist +110 N Event.DISCONNECTEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event when controller is disconnected"
  • 11:04, 23 August 2018 diff hist +323 N Io.writeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Writes value to default output, basically equivalent to io.output():write. <source lang="lua"> = io.wr..."
  • 11:04, 23 August 2018 diff hist +308 N Cryptography.md5Created page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Compute the MD5 hash of the input string <source lang="lua"> (string), = Cryptography.md5(input,) </s..."
  • 11:04, 23 August 2018 diff hist +274 N Ads:setXCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Sets x position of the ad in Gideros logical dimensions, taking into consideration applied automatic..."
  • 11:04, 23 August 2018 diff hist +248 N Object:getBaseClassCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.08<br/> === Description === Returns the class name which object directly inherits from <source lang="lua"> (string), = Object:get..."
  • 11:04, 23 August 2018 diff hist +542 N Event.PURCHASE STATE CHANGECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when information about a transaction is received with these purchase states: `GoogleBillin..."
  • 11:04, 23 August 2018 diff hist +1 Table
  • 11:04, 23 August 2018 diff hist +274 N Ads:setYCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Sets y position of the ad in Gideros logical dimensions, taking into consideration applied automatic..."
  • 11:04, 23 August 2018 diff hist +1 B2.WheelJoint
  • 11:04, 23 August 2018 diff hist +507 N Matrix:getElementsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the elements of the matrix.<br /> ![images/matrix_props.png]<br /> <br /> <source lang=..."
  • 11:04, 23 August 2018 diff hist +273 N Matrix:getTyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the value of the `ty` component for this `Matrix` instance.<br /> <br /> <source lang="..."
  • 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>"
  • 11:04, 23 August 2018 diff hist +145 N Event.APPLICATION FOREGROUNDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === This event is dispatched when application gets sent back to foreground."
  • 11:04, 23 August 2018 diff hist +268 N Particles:setParticleSizeCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set size of particle <source lang="lua"> = Particles:setParticleSize(isize,) </source> '''i:''' (numb..."
  • 11:04, 23 August 2018 diff hist +252 N Application:getAppIdCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.11.2<br/> === Description === <br /> returns the application identifier or bundle identifier.<br /> <br /> <source lang="lua"> (s..."
  • 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."

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