User contributions

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

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

  • 11:04, 23 August 2018 diff hist +366 N Bit.borCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise or of its argument. <source lang="lua"> (number), = bit.bor(x1x2,) </source> '''x..."
  • 11:04, 23 August 2018 diff hist +203 N Sprite:setScaleZCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === Set scale on z axis <source lang="lua"> = Sprite:setScaleZ(scale,) </source> '''scale:''' (number)..."
  • 11:04, 23 August 2018 diff hist +414 N Sprite:getColorTransformCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the red, green, blue and alpha channel multipliers.<br /> <br /> <source lang="lua"> (number)..."
  • 11:04, 23 August 2018 diff hist +238 N Sprite:setScaleYCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the vertical scale of the sprite.<br /> <br /> <source lang="lua"> = Sprite:setScaleY(scal..."
  • 11:04, 23 August 2018 diff hist +107 N Event.CONNECTEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event when controller is connected"
  • 11:04, 23 August 2018 diff hist +1 B2.World
  • 11:04, 23 August 2018 diff hist +989 N PcallCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Calls function f with the given arguments in protected mode. This means that any error inside f is not..."
  • 11:04, 23 August 2018 diff hist +257 N Sprite:setScaleXCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the horizontal scale of the sprite.<br /> <br /> <source lang="lua"> = Sprite:setScaleX(sc..."
  • 11:04, 23 August 2018 diff hist +216 N Mesh:getColorArraySizeCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Get size of the Color array <source lang="lua"> (number), = Mesh:getColorArraySize() </source> '''Ret..."
  • 11:04, 23 August 2018 diff hist +310 N B2.PrismaticJoint:getJointTranslationCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current joint translation, usually in meters. <br /> <br /> <source lang="lua"> (nu..."
  • 11:04, 23 August 2018 diff hist +184 N SoundChannel:stopCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Stops the sound playing in the channel.<br /> <br /> <source lang="lua"> = SoundChannel:stop()..."
  • 11:04, 23 August 2018 diff hist +311 N Io.tmpfileCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns a handle for a temporary file. This file is opened in update mode and it is automatically remo..."
  • 11:04, 23 August 2018 diff hist +1,227 N Shader.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.06.30<br/> === Description === Create new shader instance. The ‘Shader.new()’ constructor takes five arguments: - The path a..."
  • 11:04, 23 August 2018 diff hist +242 N Bitmap:setTextureRegionCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.08.2<br/> === Description === <br /> Sets the texture region.<br /> <br /> <source lang="lua"> = Bitmap:setTextureRegion(textureR..."
  • 11:04, 23 August 2018 diff hist +282 N NotificationManager:cancelNotificationCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Cancel specific scheduled notification by it's ID. Basically it's the same as creating new notificati..."
  • 11:04, 23 August 2018 diff hist +426 N Gyroscope:getRotationRateCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Returns the device's rate of rotation around three axes in radians per second.<br /> <br /..."
  • 11:04, 23 August 2018 diff hist +346 N Mesh:getVertexCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Returns x and y coordinate of the i-th element from vertex array <source lang="lua"> (number) (number..."
  • 11:04, 23 August 2018 diff hist +486 N B2.Joint:getReactionForceCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the reaction force on bodyB at the joint anchor in Newtons.<br /> <br /> <source lang="..."
  • 11:04, 23 August 2018 diff hist +300 N File:WriteCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Writes strings or numbers to file <source lang="lua"> = file:write(value1...,) </source> '''value1:'''..."
  • 11:04, 23 August 2018 diff hist +150 N Gaming:showAchievementsCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Show achievements. <source lang="lua"> = Gaming:showAchievements() </source>"
  • 11:04, 23 August 2018 diff hist +969 N FBInstant.shareAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> This invokes a dialog to let the user share specified content, either as a message in Messenger..."
  • 11:04, 23 August 2018 diff hist +73 N Event.PEER CONNECTEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description ==="
  • 11:04, 23 August 2018 diff hist +113 N Event.PLAYER INFORMATION ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Error while fetching player information"
  • 11:04, 23 August 2018 diff hist +261 N B2.Contact:getFixtureBCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns fixture B in this contact. <br /> <br /> <source lang="lua"> (b2.Fixture), = b2.Cont..."
  • 11:04, 23 August 2018 diff hist +261 N B2.Contact:getFixtureACreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns fixture A in this contact. <br /> <br /> <source lang="lua"> (b2.Fixture), = b2.Cont..."
  • 11:04, 23 August 2018 diff hist +482 N DofileCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Opens the named file and executes its contents as a Lua chunk. When called without arguments, dofile e..."
  • 11:04, 23 August 2018 diff hist +296 N Event.KEY UPCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Button on controller was released up __NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Descript..."
  • 11:04, 23 August 2018 diff hist +247 N Math.cosCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns cosine value of angle rad <source lang="lua"> (number), = math.cos(rad,) </source> '''rad:'''..."
  • 11:04, 23 August 2018 diff hist +1,208 N UrlLoader.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Creates a new `UrlLoader` object.<br /> <br /> `url` parameter specifies the URL to download...."
  • 11:04, 23 August 2018 diff hist +126 N Event.LOCATION UPDATECreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched on each user location update"
  • 11:04, 23 August 2018 diff hist +786 N FBInstant.context.createAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Attempts to create or switch into a context between a specified player and the current player...."
  • 11:04, 23 August 2018 diff hist +735 N Viewport:lookAtCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Set up the transform matrix of this viewport taking eye and target positions and up direction as argum..."
  • 11:04, 23 August 2018 diff hist +278 N NotificationManager:clearPushNotificationsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Clears the data about received push notifications that can be retrieved using `NotificationManager:get..."
  • 11:04, 23 August 2018 diff hist +626 N Coroutine.wrapCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Creates a new coroutine, with body f. f must be a Lua function. Returns a function that resumes the co..."
  • 11:04, 23 August 2018 diff hist +154 N Event.END CONTACTCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when collision is ended and objects have been separated."
  • 11:04, 23 August 2018 diff hist +265 N B2.Body:setAngleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the current world rotation angle in radians.<br /> <br /> <source lang="lua"> = b2.Body:se..."
  • 11:04, 23 August 2018 diff hist +262 N B2.Body:getGravityScaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2.1<br/> === Description === <br /> Returns the gravity scale of the body. <br /> <br /> <source lang="lua"> (number), = b2.Bod..."
  • 11:04, 23 August 2018 diff hist +321 N Event.TRANSACTIONCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === This event is dispatched when a transaction is updated. The event listener should process all succes..."
  • 11:04, 23 August 2018 diff hist +450 N FBInstant.getEntryPointAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Returns the entry point that the game was launched from.<br /> <br /> <source lang="lua"> = FBI..."
  • 11:04, 23 August 2018 diff hist +288 N Application:getScaleModeCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Returns the automatic scale mode of the application.<br /> <br /> <source lang="lua"> (string..."
  • 11:04, 23 August 2018 diff hist +665 N SetfenvCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets the environment to be used by the given function. f can be a Lua function or a number that specif..."
  • 11:04, 23 August 2018 diff hist +198 N Matrix:getScaleXCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get scale on x axis <source lang="lua"> (number), = Matrix:getScaleX() </source> '''Returns''' (numbe..."
  • 11:04, 23 August 2018 diff hist +243 N Controller:getPlayersCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Returns table with controller IDs <source lang="lua"> (table), = Controller:getPlayers() </source> ''..."
  • 11:04, 23 August 2018 diff hist +271 N Json.decodeCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns Lua table from provided json encoded string <source lang="lua"> = json.decode(jsondata,) </so..."
  • 11:04, 23 August 2018 diff hist +198 N Matrix:getScaleYCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get scale on y axis <source lang="lua"> (number), = Matrix:getScaleY() </source> '''Returns''' (numbe..."
  • 11:04, 23 August 2018 diff hist +198 N Matrix:getScaleZCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get scale on z axis <source lang="lua"> (number), = Matrix:getScaleZ() </source> '''Returns''' (numbe..."
  • 11:04, 23 August 2018 diff hist +330 N B2.Contact:setRestitutionCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Overrides the default restitution mixture. You can call this in pre-solve event. This value..."
  • 11:04, 23 August 2018 diff hist +400 N Mesh:setVertexCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets a vertex at vertex array. Indices are start from 1. If the vertex array is not large enou..."
  • 11:04, 23 August 2018 diff hist +225 N B2.GearJoint:setRatioCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the gear ratio. <br /> <br /> <source lang="lua"> = b2.GearJoint:setRatio(ratio,) </source..."
  • 11:04, 23 August 2018 diff hist +256 N Io.closeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Equivalent to `file:close`. Without a file, closes the default output file. <source lang="lua"> = io.c..."
  • 11:04, 23 August 2018 diff hist +592 N Matrix.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new Matrix object with the specified parameters.<br /> <br /> <source lang="lua"> (an..."
  • 11:04, 23 August 2018 diff hist +548 N Sprite:swapChildrenAtCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === <br /> Swaps two child sprites at specifed indexes. Each index must be between 1<br /> and the ind..."
  • 11:04, 23 August 2018 diff hist +205 N B2.Body:isFixedRotationCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> <source lang="lua"> (bool), = b2.Body:isFixedRotation() </source> '''Returns''' (bool) if bo..."
  • 11:04, 23 August 2018 diff hist +875 N Sprite:setCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the specified property of this sprite instance by its name. These names are supported:<br..."
  • 11:04, 23 August 2018 diff hist +259 N B2.RevoluteJoint:enableLimitCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Enables or disables the joint limit. <br /> <br /> <source lang="lua"> = b2.RevoluteJoint:enabl..."
  • 11:04, 23 August 2018 diff hist +234 N B2.WeldJoint:setDampingRatioCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets damping ratio. <br /> <br /> <source lang="lua"> = b2.WeldJoint:setDampingRatio(damping,)..."
  • 11:04, 23 August 2018 diff hist +1 UrlLoader
  • 11:04, 23 August 2018 diff hist +789 N TileMap:setTileCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the index of the tile. The tile indices are starting from 1.<br /> <br /> <source lang="lu..."
  • 11:04, 23 August 2018 diff hist +322 N Application:getLocaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the device locale. The locale string is a combination of ISO 639-1 and ISO 3166-1. For..."
  • 11:04, 23 August 2018 diff hist +747 N Debug.setlocalCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This function assigns the value value to the local variable with index local of the function at level..."
  • 11:04, 23 August 2018 diff hist +1,382 N Event.REQUEST PURCHASE COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when `GoogleBilling:requestPurchase` function completes with these response codes: `Google..."
  • 11:04, 23 August 2018 diff hist +283 N Viewport:setContentCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Specify which sprite should be displayed by this Viewport <source lang="lua"> = Viewport:setContent(c..."
  • 11:04, 23 August 2018 diff hist +267 N Pixel:setTexturePositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets the texture's position <source lang="lua"> = Pixel:setTexturePosition(xy,) </source> '''x:''' (nu..."
  • 11:04, 23 August 2018 diff hist +1 RenderTarget
  • 11:04, 23 August 2018 diff hist +571 N Notification:dispatchOnCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Dispatches notification on provided date in device's timezone. Optionally you can provide repeat time..."
  • 11:04, 23 August 2018 diff hist +276 N Bit.bnotCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise not of its argument. <source lang="lua"> (number), = bit.bnot(x,) </source> '''x:..."
  • 11:04, 23 August 2018 diff hist +631 N Sprite:getWidthCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the width of the sprite, in pixels. The width is calculated based on the<br /> bounds o..."
  • 11:04, 23 August 2018 diff hist +988 N FBInstant.switchGameAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Request that the client switch to a different Instant Game. The API will reject if the switch f..."
  • 11:04, 23 August 2018 diff hist +249 N Event:getTypeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns a string that represents the type of the event.<br /> <br /> <source lang="lua"> (strin..."
  • 11:04, 23 August 2018 diff hist +1 Trigonometry Conversion Operators
  • 11:04, 23 August 2018 diff hist +1 Binary Numbers
  • 11:04, 23 August 2018 diff hist +161 N Timer.resumeAllCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Resume all timers.<br /> <br /> <source lang="lua"> = Timer.resumeAll() </source>"
  • 11:04, 23 August 2018 diff hist +252 N SoundChannel:setPausedCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the paused state of the channel. <br /> <br /> <source lang="lua"> = SoundChannel:setPaus..."
  • 11:04, 23 August 2018 diff hist +225 N B2.Fixture:setSensorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets if this fixture is a sensor.<br /> <br /> <source lang="lua"> = b2.Fixture:setSensor(senso..."
  • 11:04, 23 August 2018 diff hist +186 N Gyroscope:startCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Starts the generation of gyroscope samples.<br /> <br /> <source lang="lua"> = Gyroscope:start(..."
  • 11:04, 23 August 2018 diff hist +289 N Particles:getParticleTtlCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get initial time to live of particle <source lang="lua"> (number), = Particles:getParticleTtl(i,) </s..."
  • 11:04, 23 August 2018 diff hist +721 N String.charCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Receives zero or more integers. Returns a string with length equal to the number of arguments, in whic..."
  • 11:04, 23 August 2018 diff hist +407 N FBInstant.context.getTypeCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> The type of the current game context. POST - A facebook post. THREAD - A messenger thread. GROU..."
  • 11:04, 23 August 2018 diff hist +570 N Viewport:lookAnglesCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Set up the transform matrix of this viewport taking eye position and pitch,yaw,roll angles as argument..."
  • 11:04, 23 August 2018 diff hist +1 B2.ChainShape
  • 11:04, 23 August 2018 diff hist +428 N Utf8.upperCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Receives a string and returns a copy of this string with all lowercase letters changed to uppercase...."
  • 11:04, 23 August 2018 diff hist +2,783 N B2.World:createBodyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a rigid body given a definition. The body definition is given as an ordinary table. The..."
  • 11:04, 23 August 2018 diff hist +260 N B2.PrismaticJoint:enableMotorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Enables or disables the joint motor. <br /> <br /> <source lang="lua"> = b2.PrismaticJoint:enab..."
  • 11:04, 23 August 2018 diff hist +477 N Gaming:reportAchievementCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Update achievement progress. Either `Event.REPORT_ACHIEVEMENTS_COMPLETE` or `Event.REPORT_ACHIEVEMENT..."
  • 11:04, 23 August 2018 diff hist +299 N Os.exitCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Calls the C function exit, with an optional code, to terminate the host program. The default value for..."
  • 11:04, 23 August 2018 diff hist +1 Sound
  • 11:04, 23 August 2018 diff hist +166 N Shape.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `Shape` object.<br /> <br /> <source lang="lua"> = Shape.new() </source>"
  • 11:04, 23 August 2018 diff hist +762 N GoogleBilling:requestPurchaseCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> This request sends a purchase message to the Google Play application and is the foundation of..."
  • 11:04, 23 August 2018 diff hist +255 N MovieClip:getFrameCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current frame of the MovieClip.<br /> <br /> <source lang="lua"> (number), = Movi..."
  • 11:04, 23 August 2018 diff hist +286 N Sprite:setShaderCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.06.30<br/> === Description === Set shader for this sprite. If nil is provided, sets default shader for current object <source lan..."
  • 11:04, 23 August 2018 diff hist +678 N GoogleBilling:checkBillingSupportedCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> This request verifies that the Google Play application supports in-app billing.<br /> You usua..."
  • 11:04, 23 August 2018 diff hist +272 N Timer:isRunningCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current running status of timer.<br /> <br /> <source lang="lua"> (bool), = Timer:i..."
  • 11:04, 23 August 2018 diff hist +302 N Screen:setPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Attempts to position this screen or window, if allowed by the platform. <source lang="lua"> = Screen:s..."
  • 11:04, 23 August 2018 diff hist +1 B2
  • 11:04, 23 August 2018 diff hist +310 N TextField:setTextColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> <br /> Sets the color of the text in a text field in hexadecimal format.<br /> <br /> <br /> <s..."
  • 11:04, 23 August 2018 diff hist +218 N B2.Contact:resetRestitutionCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Resets the restitution mixture to the default value. <br /> <br /> <br /> <source lang="lua"..."
  • 11:04, 23 August 2018 diff hist +355 N Ads:showAdCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Display provided ad type with any other additional information. For the possible values check [http://..."
  • 11:04, 23 August 2018 diff hist +377 N Os.renameCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Renames file or directory named oldname to newname. If this function fails, it returns nil, plus a str..."
  • 11:04, 23 August 2018 diff hist +256 N B2.MouseJoint:setMaxForceCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the maximum force in Newtons.<br /> <br /> <source lang="lua"> = b2.MouseJoint:setMaxForce..."
  • 11:04, 23 August 2018 diff hist +252 N B2.WheelJoint:setSpringDampingRatioCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the spring damping ratio. <br /> <br /> <source lang="lua"> = b2.WheelJoint:setSpringDampi..."
  • 11:04, 23 August 2018 diff hist +105 N Event.STATE LOADEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === The given state has been loaded"
  • 11:04, 23 August 2018 diff hist +242 N B2.RopeJoint:setMaxLengthCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.3<br/> === Description === <br /> Sets the maximum length of the rope. <br /> <br /> <source lang="lua"> = b2.RopeJoint:setMax..."
  • 11:04, 23 August 2018 diff hist +560 N FBInstant.getLeaderboardAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Fetch a specific leaderboard belonging to this Instant Game.<br /> <br /> <source lang="lua"> =..."
  • 11:04, 23 August 2018 diff hist +331 N B2.Body:getInertiaCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Returns the rotational inertia of the body about the local origin in kg-m^2.<br /> <br /> <so..."
  • 11:04, 23 August 2018 diff hist +73 N Event.PEER DECLINEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description ==="
  • 11:04, 23 August 2018 diff hist +216 N Mesh:getIndexArraySizeCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Get size of the Index array <source lang="lua"> (number), = Mesh:getIndexArraySize() </source> '''Ret..."
  • 11:04, 23 August 2018 diff hist +1 B2.RopeJoint
  • 11:04, 23 August 2018 diff hist +1,441 N FontBase:layoutTextCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.10<br/> === Description === <br /> Compute the layout of the given text according to a given rectangular region size, layout flag..."
  • 11:04, 23 August 2018 diff hist +399 N Mesh:setIndexArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Assigns new content to the index array, dropping all the elements contained in the index array..."
  • 11:04, 23 August 2018 diff hist +231 N B2.PulleyJoint:getRatioCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the pulley ratio.<br /> <br /> <source lang="lua"> (number), = b2.PulleyJoint:getRatio(..."
  • 11:04, 23 August 2018 diff hist +1 Timer
  • 11:04, 23 August 2018 diff hist +73 N Event.PEER LEFTCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description ==="
  • 11:04, 23 August 2018 diff hist +137 N Gaming:showWaitingRoomCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Gaming:showWaitingRoom() </source>"
  • 11:04, 23 August 2018 diff hist +509 N Sprite:removeFromParentCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> If the sprite has a parent, removes the sprite from the child list of its parent sprite. This f..."
  • 11:04, 23 August 2018 diff hist +379 N Bit.rshiftCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise logical right-shift by the number of bits given by the second argument. <source l..."
  • 11:04, 23 August 2018 diff hist +551 N Sprite:hitTestPointCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Checks whether the given coordinates (in global coordinate system) is in bounds of the sprite.<..."
  • 11:04, 23 August 2018 diff hist +832 N Io.linesCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Opens the given file name in read mode and returns an iterator function that, each time it is called,..."
  • 11:04, 23 August 2018 diff hist +594 N Sprite:getHeightCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the height of the sprite, in pixels. The height is calculated based on the<br /> bounds..."
  • 11:04, 23 August 2018 diff hist +1 Sqlite3
  • 11:04, 23 August 2018 diff hist +1 Debug
  • 11:04, 23 August 2018 diff hist +191 N Notification:cancelCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Cancels previously scheduled, but not yet displayed notification <source lang="lua"> = Notification:ca..."
  • 11:04, 23 August 2018 diff hist +417 N Object:isInstanceOfCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.08<br/> === Description === Returns true if instance is of provided class name or if it inherits from provided class name <source..."
  • 11:04, 23 August 2018 diff hist +262 N Particles:setParticleAngleCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set angle of particle <source lang="lua"> = Particles:setParticleAngle(iangle,) </source> '''i:''' (n..."
  • 11:04, 23 August 2018 diff hist +1 Bitmap
  • 11:04, 23 August 2018 diff hist +443 N String.lowerCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Receives a string and returns a copy of this string with all uppercase letters changed to lowercase. A..."
  • 11:04, 23 August 2018 diff hist +628 N B2.PolygonShape:setAsBoxCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Build vertices to represent an oriented box.<br /> <br /> <source lang="lua"> = b2.PolygonShape..."
  • 11:04, 23 August 2018 diff hist +261 N B2.Body:setGravityScaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2.1<br/> === Description === <br /> Sets the gravity scale of the body. <br /> <br /> <source lang="lua"> = b2.Body:setGravityS..."
  • 11:04, 23 August 2018 diff hist +171 N MovieClip:stopCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Stops playing the movie clip.<br /> <br /> <source lang="lua"> = MovieClip:stop() </source>"
  • 11:04, 23 August 2018 diff hist +295 N Event.KEY DOWNCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Button on controller was pushed down __NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Descript..."
  • 11:04, 23 August 2018 diff hist +183 N Matrix:getYCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get y position <source lang="lua"> (number), = Matrix:getY() </source> '''Returns''' (number) y posit..."
  • 11:04, 23 August 2018 diff hist +450 N Core.yieldCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Yield function running as background task. Core.yield([number of seconds to wait]) Core.yield(true)..."
  • 11:04, 23 August 2018 diff hist +183 N Matrix:getZCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get z position <source lang="lua"> (number), = Matrix:getZ() </source> '''Returns''' (number) z posit..."
  • 11:04, 23 August 2018 diff hist +464 N File:LinesCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns an iterator function that, each time it is called, returns a new line from the file. Therefore..."
  • 11:04, 23 August 2018 diff hist +183 N Matrix:getXCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get x position <source lang="lua"> (number), = Matrix:getX() </source> '''Returns''' (number) x posit..."
  • 11:04, 23 August 2018 diff hist +414 N TextInputDialog:getInputTypeCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Returns the keyboard type associated with the text field.<br /> <br /> <source lang="lua"> (str..."
  • 11:04, 23 August 2018 diff hist +134 N Event.REQUEST COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when a Facebook graph request returns a response."
  • 11:04, 23 August 2018 diff hist +241 N Sprite:setXCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the x coordinate of the sprite<br /> <br /> <source lang="lua"> = Sprite:setX(x,) </source..."
  • 11:04, 23 August 2018 diff hist +327 N TileMap:clearTileCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Set an empty tile at given indices. The tile indices are starting from 1.<br /> <br /> <source..."
  • 11:04, 23 August 2018 diff hist +671 N Mesh:setGenericArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.4<br/> === Description === <br /> Assigns new content to a generic additional array to be used by a shader. It accepts multiple v..."
  • 11:04, 23 August 2018 diff hist +207 N Pixel:setHeightCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Sets the height of the pixel sprite. <source lang="lua"> = Pixel:setHeight(h,) </source> '''h:''' (nu..."
  • 11:04, 23 August 2018 diff hist +552 N B2.World:destroyBodyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Destroys a rigid body. This function is locked during callbacks.<br /> <br /> <ul><br />..."
  • 11:04, 23 August 2018 diff hist +317 N B2.Body:isAwakeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the sleeping state of this body. Returns `true` if body is awake (not sleeping), `false..."
  • 11:04, 23 August 2018 diff hist +310 N NotificationManager:getLocalNotificationsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Retrieves the lua table of already displayed local notifications. The table uses notification ids as k..."
  • 11:04, 23 August 2018 diff hist +304 N B2.PulleyJoint:getLengthACreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current length of the segment attached to bodyA. <br /> <br /> <source lang="lua">..."
  • 11:04, 23 August 2018 diff hist +590 N Mesh:resizeColorArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Resizes the color array to contain `size` elements.<br /> <br /> If `size` is smaller than the..."
  • 11:04, 23 August 2018 diff hist +664 N Coroutine.statusCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the status of `coroutine` co, as a string: "running", if the coroutine is running (that is, it..."
  • 11:04, 23 August 2018 diff hist +1 Core
  • 11:04, 23 August 2018 diff hist +250 N TextField:getSampleCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === get string that was used as sample for determining line height <source lang="lua"> (string), = TextFi..."
  • 11:04, 23 August 2018 diff hist +353 N Math.minCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns minimum in a list of one or more values <source lang="lua"> (number), = math.min(v1...,) </sou..."
  • 11:04, 23 August 2018 diff hist +336 N Os.difftimeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns number of seconds from time t1 to time t2 <source lang="lua"> (number), = os.difftime(t2t1,) <..."
  • 11:04, 23 August 2018 diff hist +88 N Event.GAME STARTEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Game has begun"
  • 11:04, 23 August 2018 diff hist +777 N Os.tmpnameCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns a string with a file name that can be used for a temporary file. The file must be explicitly o..."
  • 11:04, 23 August 2018 diff hist +553 N FBInstant.payments.purchaseAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Begins the purchase flow for a specific product.<br /> <br /> <source lang="lua"> = FBInstant.p..."
  • 11:04, 23 August 2018 diff hist +1 Package
  • 11:04, 23 August 2018 diff hist +304 N B2.PulleyJoint:getLengthBCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current length of the segment attached to bodyB. <br /> <br /> <source lang="lua">..."
  • 11:04, 23 August 2018 diff hist +1 B2.ParticleSystem
  • 11:04, 23 August 2018 diff hist +271 N B2.WheelJoint:setMaxMotorTorqueCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the maximum motor torque in N*m. <br /> <br /> <source lang="lua"> = b2.WheelJoint:setMaxM..."
  • 11:04, 23 August 2018 diff hist +279 N Path2D:setLineColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Sets line color <source lang="lua"> = Path2D:setLineColor(coloralpha,) </source> '''color:''' (hex) c..."
  • 11:04, 23 August 2018 diff hist +337 N Os.getenvCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the value of the process environment variable varname, or nil if the variable is not defined...."
  • 11:04, 23 August 2018 diff hist +270 N B2.WheelJoint:getMaxMotorTorqueCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the maximum motor torque in N*m. <br /> <br /> <source lang="lua"> (number), = b2.Wheel..."
  • 11:04, 23 August 2018 diff hist +742 N FBInstant.context.switchAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Request a switch into a specific context. If the player does not have permission to enter that..."
  • 11:04, 23 August 2018 diff hist +1,052 N String.gmatchCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns an iterator function that, each time it is called, returns the next captures from pattern over..."
  • 11:04, 23 August 2018 diff hist +1 GoogleBilling
  • 11:04, 23 August 2018 diff hist +264 N Shader.getPropertiesCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.1<br/> === Description === Returns a table containing various characteristics of the graphics engine <source lang="lua"> (table),..."
  • 11:04, 23 August 2018 diff hist +325 N Application:getBackgroundColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the background color (or clear color) of the application in hexadecimal format.<br /> <..."
  • 11:04, 23 August 2018 diff hist +568 N IpairsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns three values: an iterator function, the table t, and 0, so that the construction `for i..."
  • 11:04, 23 August 2018 diff hist +437 N Mesh:setColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets a color at color array. Indices are start from 1. If the color array is not large enough,..."
  • 11:04, 23 August 2018 diff hist +764 N Microphone.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Creates a new Microphone object. <source lang="lua"> = Microphone.new(deviceNamesampleRatenumChannels..."
  • 11:04, 23 August 2018 diff hist +478 N SoundChannel:getPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> If the sound is playing, `getPosition` returns the position of the current playback, measured i..."
  • 11:04, 23 August 2018 diff hist +469 N Ads:setAlignmentCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Sets alignment of the ad First value is for the horizontal alignment and can have values as "left", "..."
  • 11:04, 23 August 2018 diff hist +1,616 N Utf8.gsubCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Returns a copy of s in which all (or the first n, if given) occurrences of the pattern have been repl..."
  • 11:04, 23 August 2018 diff hist +752 N Application:getDeviceSafeAreaCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.11.3<br/> === Description === <br /> Some screens have non rectangular shapes, in which case it is useful to know the bounds of t..."
  • 11:04, 23 August 2018 diff hist +322 N Application:getLogicalHeightCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the logical height of the application that is specified at the project properties.<br /..."
  • 11:04, 23 August 2018 diff hist +242 N Sprite:setYCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the y coordinate of the sprite.<br /> <br /> <source lang="lua"> = Sprite:setY(y,) </sourc..."
  • 11:04, 23 August 2018 diff hist +362 N String.repCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns a string that is the concatenation of n copies of the string s. <source lang="lua"> (string),..."
  • 11:04, 23 August 2018 diff hist +1 Controller
  • 11:04, 23 August 2018 diff hist +151 N Gyroscope.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === Creates new Gyroscope instance <source lang="lua"> = Gyroscope.new() </source>"
  • 11:03, 23 August 2018 diff hist +548 N Sprite:globalToLocalCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Converts the x,y coordinates from the global to the sprite's (local) coordinates.<br /> <br />..."
  • 11:03, 23 August 2018 diff hist +229 N Sprite:setZCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === <br /> Sets the z coordinate of the sprite<br /> <br /> <source lang="lua"> = Sprite:setZ(z,) </so..."
  • 11:03, 23 August 2018 diff hist +1 B2.EdgeShape
  • 11:03, 23 August 2018 diff hist +747 N TextField:setLayoutCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.10<br/> === Description === Change the layout parameters for this TextField Layout parameters can contain the following field..."
  • 11:03, 23 August 2018 diff hist +461 N Geolocation.setThresholdCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Sets the minimum distance (in meters) threshold. If threshold distance is greater than 0, <br /..."
  • 11:03, 23 August 2018 diff hist +92 N Event.LEFT ROOMCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Room has been left"
  • 11:03, 23 August 2018 diff hist +313 N Pixel:getTexturePositionCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Returns the texture position for the Pixel <source lang="lua"> (number) (number), = Pixel:getTexturePo..."
  • 11:03, 23 August 2018 diff hist +321 N Facebook:authorizeCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Starts the authorization flow for the user with the requested permissions.<br /> <br /> <sourc..."
  • 11:03, 23 August 2018 diff hist +239 N Sprite:setSkewXCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Skew (aka "shear") transformation effect <source lang="lua"> = Sprite:setSkewX(kx,) </source> '''kx:''..."
  • 11:03, 23 August 2018 diff hist +218 N Sprite:setSkewYCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Set's the Sprite's Y-skew (ie shear) <source lang="lua"> = Sprite:setSkewY(ky,) </source> '''ky:''' (n..."
  • 11:03, 23 August 2018 diff hist +121 N Event.DIALOG CANCELCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when a Facebook dialog is cancelled."
  • 11:03, 23 August 2018 diff hist +345 N Sprite:getChildIndexCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the index of the specified child sprite.<br /> <br /> <source lang="lua"> (number), = S..."
  • 11:03, 23 August 2018 diff hist +329 N Timer:getCurrentCountCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current trigger count of the timer. It starts with 0 and if it reaches `repeatCount..."
  • 11:03, 23 August 2018 diff hist +650 N Utf8.charposCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === convert UTF-8 position to byte offset. if only offset is given, return byte offset of this UTF-8 char..."
  • 11:03, 23 August 2018 diff hist +922 N B2.Body:setActiveCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the active state of the body. An inactive body is not simulated and cannot be collided wit..."
  • 11:03, 23 August 2018 diff hist +813 N B2.createGearJointDefCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates and returns a gear joint definition table.<br /> (Please refer to b2.World:createJoin..."
  • 11:03, 23 August 2018 diff hist +270 N Pixel:setTextureScaleCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Sets the texture's scale for the Pixel <source lang="lua"> = Pixel:setTextureScale(sxsy,) </source> ''..."
  • 11:03, 23 August 2018 diff hist +119 N Event.DIALOG ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when a Facebook dialog has failed."
  • 11:03, 23 August 2018 diff hist +280 N B2.PrismaticJoint:getMotorSpeedCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the motor speed in meters per second. <br /> <br /> <source lang="lua"> (number), = b2...."
  • 11:03, 23 August 2018 diff hist +205 N B2.Contact:resetFrictionCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Resets the friction mixture to the default value. <br /> <br /> <source lang="lua"> = b2.Con..."
  • 11:03, 23 August 2018 diff hist +1 * Initialisation and Core
  • 11:03, 23 August 2018 diff hist +1 Shape
  • 11:03, 23 August 2018 diff hist +1,142 N File:ReadCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Reads the file file, according to the given formats, which specify what to read. For each format, the..."
  • 11:03, 23 August 2018 diff hist +338 N B2.PrismaticJoint:getJointSpeedCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current joint translation speed, usually in meters per second. <br /> <br /> <sourc..."
  • 11:03, 23 August 2018 diff hist +107 N Event.REPORT ACHIEVEMENT ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Error while reporting achievement"
  • 11:03, 23 August 2018 diff hist +863 N Sprite:getCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the specified property of this sprite instance by its name. These names are supported:<..."
  • 11:03, 23 August 2018 diff hist +704 N FBInstant.updateAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Informs Facebook of an update that occurred in the game. This will temporarily yield control to..."
  • 11:03, 23 August 2018 diff hist +287 N Gaming:deleteStateCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Delete a data element in cloud storage. Either `Event.STATE_ERROR` or `Event.STATE_DELETED` will be t..."
  • 11:03, 23 August 2018 diff hist +391 N Application:getScreenDensityCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.2<br/> === Description === <br /> Returns the screen density in pixels per inch. If screen density information is not availabl..."
  • 11:03, 23 August 2018 diff hist +660 N Sprite:addChildAtCreated 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 at the index position specifi..."
  • 11:03, 23 August 2018 diff hist +180 N B2.ParticleSystem:getParticleGroupListCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns a list of particle groups. <source lang="lua"> = b2.ParticleSystem:getParticleGroupList() </so..."
  • 11:03, 23 August 2018 diff hist +823 N Math.randomCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This function is an interface to the simple pseudo-random generator function rand provided by ANSI C...."
  • 11:03, 23 August 2018 diff hist +255 N Controller:isAnyAvailableCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Returns true if any of controller is connected to device <source lang="lua"> (bool), = Controller:isA..."
  • 11:03, 23 August 2018 diff hist +296 N Particles:setParticlePositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set position of particle <source lang="lua"> = Particles:setParticlePosition(ixy,) </source> '''i:'''..."
  • 11:03, 23 August 2018 diff hist +541 N Zlib.inflateCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.18<br/> === Description === Return an inflate stream. <source lang="lua"> (stream), = zlib.inflate(sourcewindowBitsdictionary,..."
  • 11:03, 23 August 2018 diff hist +344 N B2.MouseJoint:getTargetCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the x and y coordinates of the target point.<br /> <br /> <source lang="lua"> (number)..."
  • 11:03, 23 August 2018 diff hist +1 Object
  • 11:03, 23 August 2018 diff hist +256 N B2.MouseJoint:getFrequencyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the response speed in Hertz.<br /> <br /> <source lang="lua"> (number), = b2.MouseJoint..."
  • 11:03, 23 August 2018 diff hist +230 N TextField:getTextCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the text displayed.<br /> <br /> <source lang="lua"> (string), = TextField:getText() </..."
  • 11:03, 23 August 2018 diff hist +660 N TextInputDialog.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Creates a new `TextInputDialog` object.<br /> <br /> <source lang="lua"> = TextInputDialog.new..."
  • 11:03, 23 August 2018 diff hist +141 N Event.REMOVED FROM STAGECreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when object is removed from stage hierarchy"
  • 11:03, 23 August 2018 diff hist +273 N B2.RevoluteJoint:isMotorEnabledCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Is the joint motor enabled? <br /> <br /> <source lang="lua"> (bool), = b2.RevoluteJoint:isMoto..."
  • 11:03, 23 August 2018 diff hist +558 N RawsetCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets the real value of table[index] to value, without invoking any metamethod. table must be a table,..."
  • 11:03, 23 August 2018 diff hist +1 Int64
  • 11:03, 23 August 2018 diff hist +603 N FBInstant.getInterstitialAdAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Attempt to create an instance of interstitial ad. This instance can then be preloaded and prese..."
  • 11:03, 23 August 2018 diff hist +216 N Event:stopPropagationCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Disables the propagation of the current event in the scene tree hierarchy.<br /> <source lang="..."
  • 11:03, 23 August 2018 diff hist +344 N Particles:setParticleColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set color of particles <source lang="lua"> = Particles:setParticleColor(icoloralpha,) </source> '''i:..."
  • 11:03, 23 August 2018 diff hist +369 N Facebook:logoutCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Invalidates the current user session. This method does not unauthorized the application, it si..."
  • 11:03, 23 August 2018 diff hist +412 N MovieClip:setStopActionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets a *stop* action to the specified frame. When the movie clip reaches a frame <br /> with st..."
  • 11:03, 23 August 2018 diff hist +1 Matrix
  • 11:03, 23 August 2018 diff hist +119 N Event.DATA AVAILABLECreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Dispatched as audio samples become available."
  • 11:03, 23 August 2018 diff hist +1,184 N CollectgarbageCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This function is a generic interface to the garbage collector. It performs different functions accordi..."
  • 11:03, 23 August 2018 diff hist +602 N Utf8.escapeCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Escape a str to UTF-8 format string. It support several escape format: %ddd - which ddd is a decimal..."
  • 11:03, 23 August 2018 diff hist +367 N Application:setBackgroundColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the background color (or clear color) of the application in hexadecimal format. Default ba..."
  • 11:03, 23 August 2018 diff hist +490 N Os.executeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This function is equivalent to the C function system. It passes command to be executed by an operating..."
  • 11:03, 23 August 2018 diff hist +375 N Sprite:getAnchorPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.03.22<br/> === Description === Returns x,y,z anchor position of the `Sprite` in its relative coordinates <source lang="lua"> (num..."
  • 11:03, 23 August 2018 diff hist +440 N GetmetatableCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === If object does not have a metatable, returns nil. Otherwise, if the object's metatable has a "__metata..."
  • 11:03, 23 August 2018 diff hist +1 B2.Manifold
  • 11:03, 23 August 2018 diff hist +673 N RenderTarget:clearCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Clears rendered texture with provided color and opacity <source lang="lua"> = RenderTarget:clear(colo..."
  • 11:03, 23 August 2018 diff hist +636 N Table.removeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Removes from table the element at position pos, shifting down other elements to close the space, if ne..."
  • 11:03, 23 August 2018 diff hist +276 N B2.RevoluteJoint: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.RevoluteJoin..."
  • 11:03, 23 August 2018 diff hist +1 B2.GearJoint
  • 11:03, 23 August 2018 diff hist +128 N Gaming:sendToCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Gaming:sendTo() </source>"
  • 11:03, 23 August 2018 diff hist +283 N B2.Body:setAngularDampingCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Sets the angular damping of the body. <br /> <br /> <source lang="lua"> = b2.Body:setAngularD..."
  • 11:03, 23 August 2018 diff hist +634 N Io.outputCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === When called with a file name, it opens the named file (in text mode), and sets its handle as the defau..."
  • 11:03, 23 August 2018 diff hist +591 N Sprite:setAnchorPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.03.22<br/> === Description === Sets x, y, z anchor position of `Sprite` in it's relative coordinates. Meaning Sprite with dimens..."
  • 11:03, 23 August 2018 diff hist +277 N B2.MouseJoint:setDampingRatioCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the damping ratio. 0 = no damping, 1 = critical damping. <br /> <br /> <source lang="lua">..."
  • 11:03, 23 August 2018 diff hist +563 N TostringCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Receives an argument of any type and converts it to a string in a reasonable format. For complete cont..."
  • 11:03, 23 August 2018 diff hist +321 N B2.ChainShape:createChainCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a chain with isolated end vertices.<br /> <br /> <source lang="lua"> = b2.ChainShape:cr..."
  • 11:03, 23 August 2018 diff hist -1 Sprite
  • 11:03, 23 August 2018 diff hist +383 N Sprite:isVisibleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns whether or not the sprite is visible. Child sprites that are not visible are also taken..."
  • 11:03, 23 August 2018 diff hist +467 N Utf8.insertCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Insert a substring to s. If idx is given, insert substring before char at this index, otherwise subst..."
  • 11:03, 23 August 2018 diff hist +124 N Event.LOGIN CANCELCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when the user cancelled Facebook login."
  • 11:03, 23 August 2018 diff hist +649 N EventDispatcher:removeEventListenerCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Removes a listener from the `EventDispatcher` object. `removeEventListener()` function expects<..."
  • 11:03, 23 August 2018 diff hist +372 N B2.Contact:setEnabledCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Enables/disables the contact. This can be used inside the pre-solve contact listener. The co..."
  • 11:03, 23 August 2018 diff hist +595 N Mesh:resizeVertexArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Resizes the vertex array to contain `size` elements.<br /> <br /> If `size` is smaller than th..."
  • 11:03, 23 August 2018 diff hist +720 N FontBase:getAdvanceXCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the width of the first `size` characters of `text`. <br /> Note that this value is not..."
  • 11:03, 23 August 2018 diff hist +349 N Os.removeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Deletes the file or directory with the given name. Directories must be empty to be removed. If this fu..."
  • 11:03, 23 August 2018 diff hist +305 N Ads:getCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Gets property value of the ad (accepted values x, y) <source lang="lua"> (varies), = Ads:get(property,..."
  • 11:03, 23 August 2018 diff hist +1 B2.Fixture
  • 11:03, 23 August 2018 diff hist +267 N B2.PrismaticJoint:isLimitEnabledCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Is the joint limit enabled? <br /> <br /> <source lang="lua"> (bool), = b2.PrismaticJoint:isLimitEnabl..."
  • 11:03, 23 August 2018 diff hist +428 N B2.ParticleSystem:setTextureCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.06.30<br/> === Description === Sets texture to particles in this system <source lang="lua"> = b2.ParticleSystem:setTexture(textur..."
  • 11:03, 23 August 2018 diff hist +276 N Matrix:getM22Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the value of the `m22` component for this `Matrix` instance.<br /> <br /> <source lang=..."
  • 11:03, 23 August 2018 diff hist +324 N Mesh:getColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Returns color and alpha of the i-th element from color array <source lang="lua"> (number) (number), =..."
  • 11:03, 23 August 2018 diff hist +554 N B2.Body:getLocalVectorCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns the local coordinates of a vector given the world coordinates. <br /> <br /> <source..."
  • 11:03, 23 August 2018 diff hist +1 SoundChannel
  • 11:03, 23 August 2018 diff hist +555 N B2.Body:getLocalPointCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns the local coordinates of a point given the world coordinates.<br /> <br /> <source l..."
  • 11:03, 23 August 2018 diff hist +256 N Mesh:getIndexCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Returns the i-th element from index array <source lang="lua"> (number), = Mesh:getIndex(i,) </source>..."
  • 11:03, 23 August 2018 diff hist +330 N Geolocation.isHeadingAvailableCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Returns `true` if the device has the capability to determine heading, `false` otherwise.<br />..."
  • 11:03, 23 August 2018 diff hist +923 N Flurry.logEventCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Use this function to count the number of times certain events happen during a session of your applicat..."
  • 11:03, 23 August 2018 diff hist +266 N B2.Body:getAngularDampingCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Returns the angular damping of the body. <br /> <br /> <source lang="lua"> (number), = b2.Bod..."
  • 11:03, 23 August 2018 diff hist +174 N B2.Body:setBulletCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> <source lang="lua"> = b2.Body:setBullet(flag,) </source> '''flag:''' (boolean) ''''''<br/>"
  • 11:03, 23 August 2018 diff hist +205 N Event.MEMORY WARNINGCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === This event is dispatched when device has low memory and you can try to free memory in your app, by re..."
  • 11:03, 23 August 2018 diff hist +518 N Event.MOUSE HOVERCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.08<br/> === Description === This event is dispatched when mouse is moved and not button is pressed. The event is available only o..."
  • 11:03, 23 August 2018 diff hist +836 N Event.CONFIRM NOTIFICATION COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when `GoogleBilling:confirmNotification` function completes with these response codes: `Go..."
  • 11:03, 23 August 2018 diff hist +490 N Gaming:incrementAchievementCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Increment achievement progress Either. `Event.REPORT_ACHIEVEMENTS_COMPLETE` or `Event.REPORT_ACHIEVEM..."
  • 11:03, 23 August 2018 diff hist +202 N Core.profilerResetCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Drop currently recorded data and reset profiler for a clean subsequent start <source lang="lua"> = Cor..."
  • 11:03, 23 August 2018 diff hist +1 String
  • 11:03, 23 August 2018 diff hist +1,696 N B2.createPulleyJointDefCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates and returns a pulley joint definition table with the bodies, anchors, lengths, max leng..."
  • 11:03, 23 August 2018 diff hist +276 N Matrix:getM21Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the value of the `m21` component for this `Matrix` instance.<br /> <br /> <source lang=..."
  • 11:03, 23 August 2018 diff hist +1,143 N NextCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Allows a program to traverse all fields of a table. Its first argument is a table and its second argum..."
  • 11:03, 23 August 2018 diff hist +682 N AlertDialog.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Creates a new `AlertDialog` object.<br /> <br /> <source lang="lua"> = AlertDialog.new(titleme..."
  • 11:03, 23 August 2018 diff hist +547 N Sprite:localToGlobalCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Converts the x,y coordinates from the sprite's (local) coordinates to the global coordinates.<b..."
  • 11:03, 23 August 2018 diff hist +325 N Facebook:setAppIdCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Initializes the Facebook library and sets App ID. This function should be called first before..."
  • 11:03, 23 August 2018 diff hist +157 N Event.AD ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === There was an internal developer error, most probably something was not set up right"
  • 11:03, 23 August 2018 diff hist +261 N Event:getTargetCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the element on which the event listener was registered.<br /> <br /> <source lang="lua"..."
  • 11:03, 23 August 2018 diff hist +278 N B2.Body:setLinearDampingCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Sets the linear damping of the body. <br /> <br /> <source lang="lua"> = b2.Body:setLinearDam..."
  • 11:03, 23 August 2018 diff hist +150 N Event.APPLICATION RESIZECreated page with "__NOTOC__ '''Available since:''' Gideros 2015.03.22<br/> === Description === This event is dispatched when app window has changed its size on Desktops"
  • 11:03, 23 August 2018 diff hist +509 N Particles:setParticleDecayCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Configure decay values for the given particle <source lang="lua"> = Particles:setParticleDecay(idecayd..."
  • 11:03, 23 August 2018 diff hist +181 N B2.Body:setFixedRotationCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> <source lang="lua"> = b2.Body:setFixedRotation(flag,) </source> '''flag:''' (boolean) '''''..."
  • 11:03, 23 August 2018 diff hist +241 N MovieClip:gotoAndStopCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Goes to the specified frame and stops.<br /> <br /> <source lang="lua"> = MovieClip:gotoAndStop..."
  • 11:03, 23 August 2018 diff hist +871 N FBInstant.logEventCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Log an app event with FB Analytics. See https://developers.facebook.com/docs/javascript/referen..."
  • 11:03, 23 August 2018 diff hist +334 N Sprite:getMatrixCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the transformation matrix of the sprite. Each invocation of this function returns a new..."
  • 11:03, 23 August 2018 diff hist +197 N Timer:resetCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Stops the timer and sets the `currentCount` property to 0.<br /> <br /> <source lang="lua"> = T..."
  • 11:03, 23 August 2018 diff hist +279 N Pixel:getDimensionsCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Return the width and height of the Pixel <source lang="lua"> (number) (number), = Pixel:getDimensions(..."
  • 11:03, 23 August 2018 diff hist +628 N Io.inputCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === When called with a file name, it opens the named file (in text mode), and sets its handle as the defau..."
  • 11:03, 23 August 2018 diff hist +311 N Matrix:getPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get position from matrix transformation <source lang="lua"> (number) (number) (number), = Matrix:getP..."
  • 11:03, 23 August 2018 diff hist +293 N Particles:setParticleTagCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === set the tag associated to the given particle. <source lang="lua"> = Particles:setParticleTag(itag,) </..."
  • 11:03, 23 August 2018 diff hist +400 N Particles:getParticleSpeedCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Get speed of particle <source lang="lua"> (number) (number) (number) (number), = Particles:getParticl..."
  • 11:03, 23 August 2018 diff hist +138 N Gaming:getPlayerPictureCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Gaming:getPlayerPicture() </source>"
  • 11:03, 23 August 2018 diff hist +882 N FBInstant.context.isSizeBetweenCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> This function determines whether the number of participants in the current game context is betw..."
  • 11:03, 23 August 2018 diff hist +247 N Matrix:multiplyCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Multiply current matrix with new one <source lang="lua"> = Matrix:multiply(matrix,) </source> '''matr..."
  • 11:03, 23 August 2018 diff hist +244 N Path2D:setConvexCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Flag this shape as convex. Convex shapes can be rendered faster. <source lang="lua"> = Path2D:setConv..."
  • 11:03, 23 August 2018 diff hist +1 NotificationManager
  • 11:03, 23 August 2018 diff hist +274 N Gaming:showLeaderboardCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Show the specified leaderboard <source lang="lua"> = Gaming:showLeaderboard(leaderboardId,) </source>..."
  • 11:03, 23 August 2018 diff hist +1 Universal Bytecode
  • 11:03, 23 August 2018 diff hist +303 N B2.DistanceJoint:setDampingRatioCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the damping ratio of this distance joint. 0 = no damping, 1 = critical damping. <br /> <br..."
  • 11:03, 23 August 2018 diff hist +327 N Viewport:setTransformCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Specify a matrix by which the content will be transformed before being displayed. <source lang="lua">..."
  • 11:03, 23 August 2018 diff hist +1 Geolocation
  • 11:03, 23 August 2018 diff hist +1 B2.CircleShape
  • 11:03, 23 August 2018 diff hist +172 N Notification:getIdCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns user assigned ID of local notification <source lang="lua"> = Notification:getId() </source>"
  • 11:03, 23 August 2018 diff hist +298 N Timer:setDelayCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the time interval between timer events in milliseconds.<br /> <br /> <source lang="lua"> =..."
  • 11:03, 23 August 2018 diff hist +594 N Core.profilerReportCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Returns an associative array of tables describing CPU usage of lua functions. Each table in the array..."
  • 11:03, 23 August 2018 diff hist +815 N TextureRegion:getRegionCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.08.2<br/> === Description === <br /> Returns the coordinates of the region.<br /> If transparent areas were trimmed during textur..."
  • 11:03, 23 August 2018 diff hist +250 N Event.APPLICATION BACKGROUNDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === This event is dispatched when application gets sent to background. Sent to background also means appl..."
  • 11:03, 23 August 2018 diff hist +361 N Sprite:setVisibleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets whether or not the sprite is visible. Sprites that are not visible are also taken<br /> in..."
  • 11:03, 23 August 2018 diff hist +726 N Sound:playCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `SoundChannel` object to play the sound. By using the retured `SoundChannel` obje..."
  • 11:03, 23 August 2018 diff hist +331 N Math.frexpCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns m and e such that v = m2^e, e is an integer and the absolute value of m is in the range [0.5,..."
  • 11:03, 23 August 2018 diff hist +276 N Matrix:getM12Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the value of the `m12` component for this `Matrix` instance.<br /> <br /> <source lang=..."
  • 11:03, 23 August 2018 diff hist +276 N Matrix:getM11Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the value of the `m11` component for this `Matrix` instance.<br /> <br /> <source lang=..."
  • 11:03, 23 August 2018 diff hist +125 N Event.APPLICATION STARTCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when application is started"
  • 11:03, 23 August 2018 diff hist +1,420 N Debug.getinfoCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns a table with information about a function. You can give the function directly, or you can give..."
  • 11:03, 23 August 2018 diff hist +235 N B2.Contact:getRestitutionCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns the restitution.<br /> <br /> <source lang="lua"> (number), = b2.Contact:getRestitut..."
  • 11:03, 23 August 2018 diff hist +316 N Matrix:setScaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === transform matrix for setting scale <source lang="lua"> = Matrix:setScale(xyz,) </source> '''x:''' (nu..."
  • 11:03, 23 August 2018 diff hist +965 N B2.createPrismaticJointDefCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates and returns a prismatic joint definition table with the bodies, anchors, axis, and refe..."
  • 11:03, 23 August 2018 diff hist +232 N Sprite:setMatrixCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the transformation matrix of the sprite.<br /> <br /> <source lang="lua"> = Sprite:setMatr..."
  • 11:03, 23 August 2018 diff hist +269 N Particles:getParticleTagCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === returns the tag associated to the given particle <source lang="lua"> (string), = Particles:getParticle..."
  • 11:03, 23 August 2018 diff hist +227 N Facebook:setAccessTokenCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets the access token.<br /> <br /> <source lang="lua"> = Facebook:setAccessToken(accessToken,..."
  • 11:03, 23 August 2018 diff hist +290 N Table.getnCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns size of table, or n field, or table.setn value, or 1 less first index with nil value\n [Deprec..."
  • 11:03, 23 August 2018 diff hist +349 N Flurry.isAvailableCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns `true` if Flurry is available for this platform. Currently, Flurry is available only fo..."
  • 11:03, 23 August 2018 diff hist +169 N Ads:enableTestingCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Enable testing ads if supported by framework <source lang="lua"> = Ads:enableTesting() </source>"
  • 11:03, 23 August 2018 diff hist +262 N Math.tanCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns tangent value of angle rad <source lang="lua"> (number), = math.tan(rad,) </source> '''rad:'''..."
  • 11:03, 23 August 2018 diff hist +73 N Event.PEER JOINEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description ==="
  • 11:03, 23 August 2018 diff hist +201 N B2.World:setDebugDrawCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Registers a b2.DebugDraw instance for debug drawing.<br /> <br /> <source lang="lua"> = b2.Worl..."
  • 11:03, 23 August 2018 diff hist +1 FontBase
  • 11:03, 23 August 2018 diff hist +292 N B2.RevoluteJoint:setMaxMotorTorqueCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the maximum motor torque, usually in N-m. <br /> <br /> <source lang="lua"> = b2.RevoluteJ..."
  • 11:03, 23 August 2018 diff hist +1,445 N Debug.sethookCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets the given function as a hook. The string mask and the number count describe when the hook will be..."
  • 11:03, 23 August 2018 diff hist +319 N Application:getLogicalWidthCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the logical width of the application that is specified at the project properties.<br />..."
  • 11:03, 23 August 2018 diff hist +303 N Mesh:setVerticesCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets zero or more vertices at vertex array with a single function call. It accepts multiple va..."
  • 11:03, 23 August 2018 diff hist +252 N TextInputDialog:getTextCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Returns the text on the text field.<br /> <br /> <source lang="lua"> (string), = TextInputDialo..."
  • 11:03, 23 August 2018 diff hist +1 EventDispatcher
  • 11:03, 23 August 2018 diff hist +194 N Event.TIMERCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched on every `Timer` repeat until timer is stopped or the provided amount of repe..."
  • 11:03, 23 August 2018 diff hist +628 N Utf8.matchCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Looks for the first match of pattern in the string s. If it finds one, then match returns the capture..."
  • 11:03, 23 August 2018 diff hist +296 N Math.ldexpCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns v12^v2 (v2 should be an integer). <source lang="lua"> (number), = math.ldexp(v1v2,) </source>..."
  • 11:03, 23 August 2018 diff hist +182 N Event.STATE CONFLICTCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === A conflict was detected between local data and server data. <br/> Call `Gaming:resolveState` to fi..."
  • 11:03, 23 August 2018 diff hist +258 N B2.MouseJoint:getMaxForceCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the maximum force in Newtons.<br /> <br /> <source lang="lua"> (number), = b2.MouseJoin..."
  • 11:03, 23 August 2018 diff hist +869 N Os.timeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the current time when called without arguments, or a time representing the date and time speci..."
  • 11:03, 23 August 2018 diff hist +1 KeyCode
  • 11:03, 23 August 2018 diff hist +417 N GoogleBilling:confirmNotificationCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> This request acknowledges that your application received the details of a purchase state chang..."
  • 11:03, 23 August 2018 diff hist +447 N B2.ParticleSystem:createParticleGroupCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Create group of multiple particles with same properties, that can be defined in table with: "flags" "g..."
  • 11:03, 23 August 2018 diff hist +320 N Matrix:getScaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get scale from matrix transformation <source lang="lua"> (number) (number) (number), = Matrix:getScal..."
  • 11:03, 23 August 2018 diff hist +1 Texture
  • 11:03, 23 August 2018 diff hist +176 N Core.profilerStartCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Start recording of time spent in each lua function <source lang="lua"> = Core.profilerStart() </source>"
  • 11:03, 23 August 2018 diff hist +323 N Screen:getPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Return the position of the screen on the display, for windowed systems <source lang="lua"> (number) (n..."
  • 11:03, 23 August 2018 diff hist +996 N FBInstant.player.setDataAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Set data to be saved to the designated cloud storage of the current player. The game can store..."
  • 11:03, 23 August 2018 diff hist +276 N Sprite:setSkewCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Set the skew (ie shear) of the Sprite <source lang="lua"> = Sprite:setSkew(kxky,) </source> '''kx:'''..."
  • 11:03, 23 August 2018 diff hist +329 N B2.Body:getPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the world body origin position.<br /> <br /> <source lang="lua"> (number) (number), = b..."
  • 11:03, 23 August 2018 diff hist +231 N Timer.pauseAllCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Pause all timers. Suitable for temporarily pausing all timers when application is paused.<br />..."
  • 11:03, 23 August 2018 diff hist +278 N B2.MouseJoint:getDampingRatioCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the damping ratio. 0 = no damping, 1 = critical damping. <br /> <br /> <source lang="lu..."
  • 11:03, 23 August 2018 diff hist +235 N Particles:isPausedCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Returns wether this particle system is paused or not <source lang="lua"> (boolean), = Particles:isPaus..."
  • 11:03, 23 August 2018 diff hist +184 N Gyroscope:stopCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Stops the generation of gyroscope samples.<br /> <br /> <source lang="lua"> = Gyroscope:stop()..."
  • 11:03, 23 August 2018 diff hist +234 N Particles:setTextureCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Set texture to all particles <source lang="lua"> = Particles:setTexture(texture,) </source> '''textur..."
  • 11:03, 23 August 2018 diff hist +1 Lfs
  • 11:03, 23 August 2018 diff hist +155 N Geolocation.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === Creates new Geolocation instance <source lang="lua"> = Geolocation.new() </source>"
  • 11:03, 23 August 2018 diff hist +1,237 N String.findCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Looks for the first match of pattern in the string s. If it finds a match, then find returns the indic..."
  • 11:03, 23 August 2018 diff hist +239 N Matrix:setTyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the value of the `ty` component for this `Matrix` instance.<br /> <br /> <source lang="lua..."
  • 11:03, 23 August 2018 diff hist +366 N Font.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `Font` object.<br /> <br /> <source lang="lua"> = Font.new(txtfileimagefilefilter..."
  • 11:03, 23 August 2018 diff hist +239 N Matrix:setTxCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the value of the `tx` component for this `Matrix` instance.<br /> <br /> <source lang="lua..."
  • 11:03, 23 August 2018 diff hist +617 N Utf8.byteCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Returns the internal numerical codes of the characters s[i], s[i+1], ..., s[j]. The default value for..."
  • 11:03, 23 August 2018 diff hist +240 N Matrix:setTzCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === <br /> Sets the value of the `tz` component for this `Matrix` instance.<br /> <br /> <source lang="lu..."
  • 11:03, 23 August 2018 diff hist +486 N Debug.gethookCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the current hook settings of the thread, as three values: the current hook function, the curre..."
  • 11:03, 23 August 2018 diff hist +521 N RenderTarget:drawCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Renders provided object or object hierarchy as a texture. <source lang="lua"> = RenderTarget:draw(spr..."
  • 11:03, 23 August 2018 diff hist +1 Mesh
  • 11:03, 23 August 2018 diff hist +408 N Particles:setParticleSpeedCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Set speed of particles <source lang="lua"> = Particles:setParticleSpeed(ixyas,) </source> '''i:''' (n..."
  • 11:03, 23 August 2018 diff hist +238 N B2.WeldJoint:setFrequencyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets frequency in Hz.<br /> <br /> <source lang="lua"> = b2.WeldJoint:setFrequency(frequency,)..."
  • 11:03, 23 August 2018 diff hist +274 N B2.FrictionJoint:getMaxTorqueCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the maximum friction torque in N*m. <br /> <br /> <source lang="lua"> (number), = b2.Fr..."
  • 11:03, 23 August 2018 diff hist +626 N B2.Body:applyForceCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Applies a force at a world point. If the force is not<br /> applied at the center of mass, it w..."
  • 11:03, 23 August 2018 diff hist +412 N Utf8.titleCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Convert UTF-8 string s to title case used to compare by ignore case. if s is a number, it's treat as..."
  • 11:03, 23 August 2018 diff hist +242 N Gaming:isLoggedInCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.9<br/> === Description === Returns true if we are logged in. <source lang="lua"> (bool), = Gaming:isLoggedIn() </source> '''Retur..."
  • 11:03, 23 August 2018 diff hist +192 N Accelerometer:stopCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Stops the generation of accelerometer samples.<br /> <br /> <source lang="lua"> = Accelerometer..."
  • 11:03, 23 August 2018 diff hist +573 N FBInstant.context.getPlayersAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Gets an table of #contextplayer tables containing information about active players (people who..."
  • 11:03, 23 August 2018 diff hist +285 N B2.PrismaticJoint:setMaxMotorForceCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the maximum motor force, usually in N. <br /> <br /> <source lang="lua"> = b2.PrismaticJoi..."
  • 11:03, 23 August 2018 diff hist +474 N B2.Joint:getTypeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the type of the concrete joint. The return value can be one of the `b2.REVOLUTE_JOINT`,..."
  • 11:03, 23 August 2018 diff hist +473 N Zlib.decompressCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.18<br/> === Description === Return the decompressed stream after processing the given buffer. <source lang="lua"> (string), =..."
  • 11:03, 23 August 2018 diff hist +615 N Facebook:graphRequestCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Makes a request to the Graph API.<br /> <br /> <source lang="lua"> = Facebook:graphRequest(gra..."
  • 11:03, 23 August 2018 diff hist +292 N Screen:setSizeCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Attempts to fix the size of this screen or window, if allowed by the platform. <source lang="lua"> = S..."
  • 11:03, 23 August 2018 diff hist +266 N Math.asinCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns arc sine value of v in radians <source lang="lua"> (number), = math.asin(v,) </source> '''v:''..."
  • 11:03, 23 August 2018 diff hist +306 N Gaming:loadStateCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Load a data element from cloud storage. Either 'Event.STATE_LOADED`, `Event.STATE_ERROR` or `Event.ST..."
  • 11:03, 23 August 2018 diff hist +309 N Particles:getParticlePositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === get position of particle <source lang="lua"> (number) (number), = Particles:getParticlePosition(i,) <..."
  • 11:03, 23 August 2018 diff hist +294 N B2.DistanceJoint:setFrequencyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the mass-spring-damper frequency in Hertz.<br /> <br /> <source lang="lua"> = b2.DistanceJ..."
  • 11:03, 23 August 2018 diff hist +409 N B2.World:destroyJointCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Destroy a joint. This may cause the connected bodies to begin colliding. <br /> <br /> <ul&g..."
  • 11:03, 23 August 2018 diff hist +411 N B2.World:clearForcesCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Call this after you are done with time steps to clear the forces. You normally call this after..."
  • 11:03, 23 August 2018 diff hist +651 N Gaming:loadPlayerCenteredScoresCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Fetch player leaderboard entries. Either `Event.PLAYER_SCORE_COMPLETE` or `Event.PLAYER_SCORE_ERROR`..."
  • 11:03, 23 August 2018 diff hist +280 N Math.degCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns angle in degrees of radians rad <source lang="lua"> (number), = math.deg(rad,) </source> '''ra..."
  • 11:03, 23 August 2018 diff hist +108 N Event.DATA RECEIVEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Data has been received from a peer"
  • 11:03, 23 August 2018 diff hist +1,057 N TextureRegion.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new TextureRegion object.<br /> <br /> <source lang="lua"> = TextureRegion.new(textur..."
  • 11:03, 23 August 2018 diff hist +369 N Controller:vibrateCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Vibrate the controller for provided amount of miliseconds. Works only if it is supported by the platf..."
  • 11:03, 23 August 2018 diff hist +73 N Event.ROOM AUTO MATCHINGCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description ==="
  • 11:03, 23 August 2018 diff hist +404 N Mesh:setVertexArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Assigns new content to the vertex array, dropping all the elements contained in the vertex arr..."
  • 11:03, 23 August 2018 diff hist +260 N Event.POST SOLVECreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched after the reaction between box2d objects and contains some additional informa..."
  • 11:03, 23 August 2018 diff hist +1 TextureBase
  • 11:03, 23 August 2018 diff hist +507 N MovieClip:setGotoActionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets a *goto* action to the specified frame. When the movie clip reaches a frame <br /> with go..."
  • 11:03, 23 August 2018 diff hist +1,093 N Coroutine.resumeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Starts or continues the execution of coroutine co. The first time you resume a coroutine, it starts ru..."
  • 11:03, 23 August 2018 diff hist +205 N Pixel:setWidthCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Sets the width of the pixel sprite. <source lang="lua"> = Pixel:setWidth(w,) </source> '''w:''' (numb..."
  • 11:03, 23 August 2018 diff hist +291 N Ads:getHeightCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Gets the height of the ad in Gideros logical dimensions, taking into consideration applied automatic s..."
  • 11:03, 23 August 2018 diff hist +167 N AlertDialog:hideCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Hides the alert dialog.<br /> <br /> <source lang="lua"> = AlertDialog:hide() </source>"
  • 11:03, 23 August 2018 diff hist +377 N Bit.lshiftCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise logical left-shift by the number of bits given by the second argument. <source la..."
  • 11:03, 23 August 2018 diff hist +384 N Event.TOUCHES BEGINCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched on touch begin action. It is possible to generate this event using mouse acti..."
  • 11:03, 23 August 2018 diff hist +323 N Application:getLogicalTranslateXCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the translation of automatic screen scaling on the x-axis.<br /> <br /> <source lang="l..."
  • 11:03, 23 August 2018 diff hist +818 N FBInstant.payments.consumePurchaseAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Consumes a specific purchase belonging to the current player. Before provisioning a product's e..."
  • 11:03, 23 August 2018 diff hist +323 N Application:getLogicalTranslateYCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the translation of automatic screen scaling on the y-axis.<br /> <br /> <source lang="l..."
  • 11:03, 23 August 2018 diff hist +403 N Sprite:getPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the x, y and z coordinates of the sprite.<br /> <br /> <source lang="lua"> (number) (nu..."
  • 11:03, 23 August 2018 diff hist +877 N TileMap:setTextureCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.2<br/> === Description === <br /> Change the tile texture/atlas used by the tilemap.<br /> <br /> <source lang="lua"> = TileMap:s..."
  • 11:03, 23 August 2018 diff hist +246 N Math.ceilCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns smallest integer >= v <source lang="lua"> (number), = math.ceil(v,) </source> '''v:''' (num..."
  • 11:03, 23 August 2018 diff hist +300 N Shape:moveToCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new subpath with the given point.<br /> <br /> <source lang="lua"> = Shape:moveTo(xy,..."
  • 11:03, 23 August 2018 diff hist +379 N B2.PulleyJoint:getGroundAnchorBCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the x and y coordinates of the second ground anchor. <br /> <br /> <source lang="lua">..."
  • 11:03, 23 August 2018 diff hist +562 N UnpackCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the elements from the given table. This function is equivalent to return list[i], list[..."
  • 11:03, 23 August 2018 diff hist +784 N B2.createFrictionJointDefCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates and returns a friction joint definition table with the bodies and local anchors using a..."
  • 11:03, 23 August 2018 diff hist +376 N B2.PulleyJoint:getGroundAnchorACreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the x and y coordinates of the first ground anchor. <br /> <br /> <source lang="lua"> (..."
  • 11:03, 23 August 2018 diff hist +381 N Microphone:setOutputFileCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Sets the output file. If an output file is specified, captured audio is recorded to this file. You ca..."
  • 11:03, 23 August 2018 diff hist +296 N Event.APPLICATION SUSPENDCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when application is suspended (becomes inactive). It does not always mean th..."
  • 11:03, 23 August 2018 diff hist +288 N Ads:getYCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Gets y position of the ad in Gideros logical dimensions, taking into consideration applied automatic..."
  • 11:03, 23 August 2018 diff hist +1 (global)
  • 11:03, 23 August 2018 diff hist +587 N EventDispatcher:addEventListenerCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Registers a listener function and an optional data value so that the listener function is calle..."
  • 11:03, 23 August 2018 diff hist +1,000 N B2.createDistanceJointDefCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates and returns a distance joint definition table with the bodies, anchors, and length usin..."
  • 11:03, 23 August 2018 diff hist +284 N Ads:getXCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Gets x position of the ad in Gideros logical dimensions, taking into consideration applied automatic..."
  • 11:03, 23 August 2018 diff hist +199 N B2.Body:isBulletCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> <source lang="lua"> (bool), = b2.Body:isBullet() </source> '''Returns''' (bool) if body is s..."
  • 11:03, 23 August 2018 diff hist +162 N Particles:clearTextureCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Clear texture for all particles <source lang="lua"> = Particles:clearTexture() </source>"
  • 11:03, 23 August 2018 diff hist +227 N B2.ParticleSystem:destroyParticlesCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Destroys particles <source lang="lua"> = b2.ParticleSystem:destroyParticles(ids,) </source> '''ids:'''..."
  • 11:03, 23 August 2018 diff hist +330 N Notification:setTitleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets the title text of local notification, usually used as app name. On Android title is displayed as..."
  • 11:03, 23 August 2018 diff hist +654 N LoadstringCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Gets the chunk from the given string. To load and run a given string, use the idiom `assert(lo..."
  • 11:03, 23 August 2018 diff hist +406 N Event.BANNER ACTION BEGINCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === This event is dispatched when the user clicks on an ad. At this time, the user will either be taken ou..."
  • 11:03, 23 August 2018 diff hist +221 N Mesh:getVertexArraySizeCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Get size of the Vertices array <source lang="lua"> (number), = Mesh:getVertexArraySize() </source> ''..."
  • 11:03, 23 August 2018 diff hist +531 N FBInstant.createShortcutAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3.1<br/> === Description === <br /> Prompts the user to create a shortcut to the game if they are eligible to Can only be called..."
  • 11:03, 23 August 2018 diff hist +354 N Coroutine.createCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Creates a new coroutine, with body f. f must be a Lua function. Returns this new coroutine, an object..."
  • 11:03, 23 August 2018 diff hist +1,336 N B2.Body:createFixtureCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a fixture and attach it to this body. If the density is non-zero, this function automat..."
  • 11:03, 23 August 2018 diff hist +1,021 N FBInstant.player.setStatsAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Set stats to be saved to the designated cloud storage of the current player.<br /> <br /> <sour..."
  • 11:03, 23 August 2018 diff hist +213 N Os.clockCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns CPU time used by program in seconds <source lang="lua"> (number), = os.clock() </source> '''Re..."
  • 11:03, 23 August 2018 diff hist +172 N Mesh:clearColorArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Clears the color array.<br /> <br /> <source lang="lua"> = Mesh:clearColorArray() </source>"
  • 11:03, 23 August 2018 diff hist +263 N Application:getFpsCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Returns the frame rate of the application.<br /> <br /> <source lang="lua"> (number), = Appli..."
  • 11:03, 23 August 2018 diff hist +281 N B2.Body:getMassCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Returns the total mass of the body in kilograms (kg).<br /> <br /> <source lang="lua"> (numbe..."
  • 11:03, 23 August 2018 diff hist +399 N Sprite:setPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the x, y and z coordinates of the sprite.<br /> <br /> <source lang="lua"> = Sprite:setPos..."
  • 11:03, 23 August 2018 diff hist +305 N Application:setWindowSizeCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.12<br/> === Description === Sets desktop window to a specific size <source lang="lua"> = Application:setWindowSize(widthheight..."
  • 11:03, 23 August 2018 diff hist +1,374 N Texture.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new Texture object.<br /> <br /> <source lang="lua"> = Texture.new(filenamefilteringo..."
  • 11:03, 23 August 2018 diff hist +302 N Mesh.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === <br /> Creates a new `Mesh` object.<br /> <br /> <source lang="lua"> = Mesh.new(is3d,) </source> '..."
  • 11:03, 23 August 2018 diff hist +1,263 N Sprite:setStencilOperationCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.6<br/> === Description === Allows to set a stencil operation to be used when drawing this sprite.<br /> The table can contain..."
  • 11:03, 23 August 2018 diff hist +325 N B2.RevoluteJoint:setLimitsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the joint limits in radians. <br /> <br /> <source lang="lua"> = b2.RevoluteJoint:setLimit..."
  • 11:03, 23 August 2018 diff hist +515 N Matrix:rotateCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Combine existing rotation with provided. It takes a x,y,z vector and an angle, and rotate the matrix..."
  • 11:03, 23 August 2018 diff hist +803 N Table.concatCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Given an array where all elements are strings or numbers, returns table[i]..sep..table[i+1] ··· sep..."
  • 11:03, 23 August 2018 diff hist +414 N NotificationManager:unregisterForPushNotificationsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Unregister device from receiving push notifications. Basically this method invalidates the deviceToken..."
  • 11:03, 23 August 2018 diff hist +112 N Event.LEFT JOYSTICKCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event for movement of the left joystick"
  • 11:03, 23 August 2018 diff hist +949 N B2.Fixture:setFilterDataCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the contact filtering data. This will not update contacts until the next time step<br /> w..."
  • 11:03, 23 August 2018 diff hist +1 FBInstant.player
  • 11:03, 23 August 2018 diff hist +269 N B2.WheelJoint:getSpringFrequencyHzCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the spring frequency in hertz.<br /> <br /> <source lang="lua"> (number), = b2.WheelJoi..."
  • 11:03, 23 August 2018 diff hist +288 N B2.DistanceJoint:getDampingRatioCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the damping ratio of this distance joint.<br /> <br /> <source lang="lua"> (number), =..."
  • 11:03, 23 August 2018 diff hist +243 N B2.DebugDraw:appendFlagsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Append flags to the current flags.<br /> <br /> <source lang="lua"> = b2.DebugDraw:appendFlags(..."
  • 11:03, 23 August 2018 diff hist +839 N FBInstant.player.getPhotoCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> A url to the player's public profile photo. The photo will always be a square, and with dimensi..."
  • 11:03, 23 August 2018 diff hist +784 N FBInstant.player.flushDataAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Immediately flushes any changes to the player data to the designated cloud storage. This functi..."
  • 11:03, 23 August 2018 diff hist +453 N Io.typeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Checks whether obj is a valid file handle. Returns the string "file" if obj is an open file handle, "c..."
  • 11:03, 23 August 2018 diff hist +153 N Microphone:startCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Start recording with device. <source lang="lua"> = Microphone:start() </source>"
  • 11:03, 23 August 2018 diff hist +235 N Application:getApiVersionCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.08.2<br/> === Description === <br /> Returns the API version.<br /> <br /> <source lang="lua"> (string), = Application:getApiVers..."
  • 11:03, 23 August 2018 diff hist +583 N FBInstant.player.getStatsAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Retrieve stats from the designated cloud storage of the current player.<br /> <br /> <source la..."
  • 11:03, 23 August 2018 diff hist +449 N FBInstant.payments.getCatalogAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Fetches the game's product catalog.<br /> <br /> <source lang="lua"> = FBInstant.payments.getCa..."
  • 11:03, 23 August 2018 diff hist +137 N Event.AD ACTION ENDCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Some action as, for example, video was watched, ended on the ad"
  • 11:02, 23 August 2018 diff hist +1 B2.DistanceJoint
  • 11:02, 23 August 2018 diff hist +252 N B2.Fixture:getFilterDataCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the contact filtering data.<br /> <br /> <source lang="lua"> (table), = b2.Fixture:getF..."
  • 11:02, 23 August 2018 diff hist +292 N B2.Contact:getChildIndexACreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns the child primitive index for fixture A. <br /> <br /> <source lang="lua"> (number),..."
  • 11:02, 23 August 2018 diff hist +322 N B2.WheelJoint:setSpringFrequencyHzCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the spring frequency in hertz. Setting the frequency to zero disables the spring.<br /> <b..."
  • 11:02, 23 August 2018 diff hist +348 N B2.Body:applyTorqueCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Applies a torque. This affects the angular velocity without affecting<br /> the linear velocity..."
  • 11:02, 23 August 2018 diff hist +292 N B2.Contact:getChildIndexBCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns the child primitive index for fixture B. <br /> <br /> <source lang="lua"> (number),..."
  • 11:02, 23 August 2018 diff hist +540 N Utf8.lenCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Returns the number of UTF-8 characters in string s that start between positions i and j (both inclusi..."
  • 11:02, 23 August 2018 diff hist +246 N Mesh:getTextureCoordinateArraySizeCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Get size of the Texture Coordinate array <source lang="lua"> (number), = Mesh:getTextureCoordinateArr..."
  • 11:02, 23 August 2018 diff hist +323 N TileMap:setRepeatCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.2<br/> === Description === <br /> Indicate if the tilemap should repeat itself.<br /> <br /> <source lang="lua"> = TileMap:setRep..."
  • 11:02, 23 August 2018 diff hist +418 N Ads:setKeyCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === provide all the keys/appids/etc needed for the framework, which you will get in same order on Native..."
  • 11:02, 23 August 2018 diff hist +101 N Event.REPORT SCORE ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Error while reporting score"
  • 11:02, 23 August 2018 diff hist +351 N Event.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `Event` object to be dispatched from an `EventDispatcher`.<br /> <br /> <source l..."
  • 11:02, 23 August 2018 diff hist +299 N Timer:getDelayCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the time interval between timer events in milliseconds.<br /> <br /> <source lang="lua"..."
  • 11:02, 23 August 2018 diff hist +235 N Shader.getEngineVersionCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.06.30<br/> === Description === Returns the version of the shader engine <source lang="lua"> (string), = Shader:getEngineVersion()..."
  • 11:02, 23 August 2018 diff hist +512 N LoadfileCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Loads a chunk from the file without execution. If there are no errors, returns the compiled chunk a..."
  • 11:02, 23 August 2018 diff hist +182 N B2.ChainShape.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `b2.ChainShape` object.<br /> <br /> <source lang="lua"> = b2.ChainShape.new() </..."
  • 11:02, 23 August 2018 diff hist +285 N FontBase:getLineHeightCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the distance from one base line to the next.<br /> <br /> <source lang="lua"> (number),..."
  • 11:02, 23 August 2018 diff hist +1 Coroutine
  • 11:02, 23 August 2018 diff hist +302 N Facebook:isSessionValidCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Checks if the access token is available and has not expired.<br /> <br /> <source lang="lua">..."
  • 11:02, 23 August 2018 diff hist +280 N Math.acosCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the arc cosine of v (in radians). <source lang="lua"> (number), = math.acos(v,) </source> '''v..."
  • 11:02, 23 August 2018 diff hist +1,323 N TexturePack.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `TexturePack` object. This function creates the texture pack at runtime.<br /> <b..."
  • 11:02, 23 August 2018 diff hist +571 N FBInstant.player.getConnectedPlayersAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Fetches a table of ConnectedPlayer tables containing information about players that are connect..."
  • 11:02, 23 August 2018 diff hist +272 N Sprite:getNumChildrenCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the number of children of this sprite.<br /> <br /> <source lang="lua"> (number), = Spr..."
  • 11:02, 23 August 2018 diff hist +225 N Geolocation:stopUpdatingLocationCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Stops the generation of updates that report the current location.<br /> <br /> <source lang="lu..."
  • 11:02, 23 August 2018 diff hist +288 N Sprite:getRotationXCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === <br /> Returns the rotation of the sprite around x axis in degrees.<br /> <br /> <source lang="lua..."
  • 11:02, 23 August 2018 diff hist +360 N MovieClip.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `MovieClip` object. After constructing the MovieClip object, it starts playing. Y..."
  • 11:02, 23 August 2018 diff hist +555 N B2.Body:getWorldPointCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns the world coordinates of a point given the local coordinates.<br /> <br /> <source l..."
  • 11:02, 23 August 2018 diff hist +497 N SoundChannel:setPitchCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.3<br/> === Description === <br /> Sets the pitch relative to the pitch of the original sound channel. Default pitch is 1. Se..."
  • 11:02, 23 August 2018 diff hist +1 TextureRegion
  • 11:02, 23 August 2018 diff hist +1 JS
  • 11:02, 23 August 2018 diff hist +290 N NotificationManager:clearLocalNotificationsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Clears the data about already displayed local notifications that can be retrieved using `NotificationM..."
  • 11:02, 23 August 2018 diff hist +288 N Sprite:getRotationYCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === <br /> Returns the rotation of the sprite around Y axis in degrees.<br /> <br /> <source lang="lua..."
  • 11:02, 23 August 2018 diff hist +257 N Particles:setPausedCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Pause or resume this particle system <source lang="lua"> = Particles:setPaused(paused,) </source> '''p..."
  • 11:02, 23 August 2018 diff hist +332 N Gyroscope.isAvailableCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Returns `true` if gyroscope is available for this platform, `false` otherwise.<br /> <br /> <so..."
  • 11:02, 23 August 2018 diff hist +267 N B2.FrictionJoint:getMaxForceCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the maximum friction force in N. <br /> <br /> <source lang="lua"> (number), = b2.Frict..."
  • 11:02, 23 August 2018 diff hist +155 N Core.profilerStopCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Stop collecting profiling data <source lang="lua"> = Core.profilerStop() </source>"
  • 11:02, 23 August 2018 diff hist +174 N Mesh:clearVertexArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Clears the vertex array.<br /> <br /> <source lang="lua"> = Mesh:clearVertexArray() </source>"
  • 11:02, 23 August 2018 diff hist +271 N String.upperCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Make all the lower case characters upper case. <source lang="lua"> (string), = string.upper(s,) </sour..."
  • 11:02, 23 August 2018 diff hist +540 N Zlib.adler32Created page with "__NOTOC__ '''Available since:''' Gideros 2015.04.18<br/> === Description === Without any parameters, returns the inicial adler32 value. Call to update the adler32 value, adler..."

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