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 +1 B2.RevoluteJoint
  • 11:04, 23 August 2018 diff hist +329 N Ads:setPositionCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Sets position of the ad in Gideros logical dimensions, taking into consideration applied automatic sc..."
  • 11:04, 23 August 2018 diff hist +91 N Event.ROOM CONNECTEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Room is connected"
  • 11:04, 23 August 2018 diff hist +541 N Pixel:setTextureCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Associate a texture to this pixel <source lang="lua"> = Pixel:setTexture(textureslotmatrix,) </source>..."
  • 11:04, 23 August 2018 diff hist +242 N Bitmap.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `Bitmap` object.<br /> <br /> <br /> <source lang="lua"> = Bitmap.new(texture,) <..."
  • 11:04, 23 August 2018 diff hist +1 Iad
  • 11:04, 23 August 2018 diff hist +711 N FBInstant.payments.getPurchasesAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Fetches all of the player's unconsumed purchases. As a best practice, the game should fetch the..."
  • 11:04, 23 August 2018 diff hist +119 N Event.AD ACTION BEGINCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Some action like user clicked begin on the ad"
  • 11:04, 23 August 2018 diff hist +114 N Event.AD DISMISSEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Ad was dismissed/removed from the screen"
  • 11:04, 23 August 2018 diff hist +376 N XpcallCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === `pcall` function f with new error handler err. The operations related to coroutines comprise a sub-lib..."
  • 11:04, 23 August 2018 diff hist +1,190 N File:SeekCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets and gets the file position, measured from the beginning of the file, to the position given by off..."
  • 11:04, 23 August 2018 diff hist +159 N Event.BANNER ACTION FINISHEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === This event is dispatched when the user gets back to app after interaction with the ad."
  • 11:04, 23 August 2018 diff hist +621 N FontBase:getCharIndexAtOffsetCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3.1<br/> === Description === <br /> Returns the the offset within the given text string to which correponds the given X offset in..."
  • 11:04, 23 August 2018 diff hist +704 N Notification:setSoundCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets the sound which is played when notification is shown. By default no sound is played and if you w..."
  • 11:04, 23 August 2018 diff hist +195 N Notification:getSoundCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Retrieves the sound of local notification that was previously set. <source lang="lua"> = Notification:..."
  • 11:04, 23 August 2018 diff hist +376 N Event.TOUCHES CANCELCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when touch is interrupted, for example, by a phone call, or any sort of modal..."
  • 11:04, 23 August 2018 diff hist +401 N RawgetCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Gets the real value of table[index], without invoking any metamethod. table must be a table; index may..."
  • 11:04, 23 August 2018 diff hist +276 N Shape:closePathCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Marks the current subpath as closed, and starts a new subpath with a point the same as the star..."
  • 11:04, 23 August 2018 diff hist +544 N Shader:setConstantCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.06.30<br/> === Description === To change the value of a uniform from lua <source lang="lua"> = Shader:setConstant(uniform namedat..."
  • 11:04, 23 August 2018 diff hist +1 Gyroscope
  • 11:04, 23 August 2018 diff hist +147 N Event.PROGRESSCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched to notify of how far the download has progressed."
  • 11:04, 23 August 2018 diff hist +296 N Sprite:getSkewCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Returns the x and y skew parameters of the Sprite <source lang="lua"> (number) (number), = Sprite:getS..."
  • 11:04, 23 August 2018 diff hist +316 N Path2D:setFontPathCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Sets the path from the outline of a character in a TTFont. <source lang="lua"> = Path2D:setFontPath(f..."
  • 11:04, 23 August 2018 diff hist +141 N Event.APPLICATION RESUMECreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when application is resumed (become active)"
  • 11:04, 23 August 2018 diff hist +1 TexturePack
  • 11:04, 23 August 2018 diff hist +364 N B2.PrismaticJoint:getLimitsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the lower and upper joint limit, usually in meters. <br /> <br /> <source lang="lua"> (..."
  • 11:04, 23 August 2018 diff hist +418 N Sprite:getScaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the horizontal, vertical and z axis scales of the sprite.<br /> <br /> <source lang="lu..."
  • 11:04, 23 August 2018 diff hist +834 N Debug.settypemtCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === Set meta table type From http://lua-users.org/wiki/LuaPowerPatches Useful to extend Lua syntax and f..."
  • 11:04, 23 August 2018 diff hist +578 N Table.insertCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Inserts element value at position pos in table, shifting up other elements to open space, if necessary..."
  • 11:04, 23 August 2018 diff hist +374 N Core.frameStatisticsCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === Returns table with fields: *meanFrameTime* - the average duration of a frame (useful to get current..."
  • 11:04, 23 August 2018 diff hist +1 Stage
  • 11:04, 23 August 2018 diff hist +1 B2.MouseJoint
  • 11:04, 23 August 2018 diff hist +234 N NotificationManager.getSharedInstanceCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the shared instance of NotificationManager class. There can be no other instance. <source lang..."
  • 11:04, 23 August 2018 diff hist +232 N B2.WeldJoint:getFrequencyCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns frequency in Hz. <br /> <br /> <source lang="lua"> (number), = b2.WeldJoint:getFrequenc..."
  • 11:04, 23 August 2018 diff hist +447 N Mesh:setTextureCoordinateCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets a texture coordinate at texture coordinate array. Indices are start from 1. If the textur..."
  • 11:04, 23 August 2018 diff hist +1,026 N Event.RESTORE TRANSACTIONS COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when `GoogleBilling:restoreTransactions` function completes with these response codes: `Go..."
  • 11:04, 23 August 2018 diff hist +109 N Event.PLAYER SCORE ERRORCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Error while retrieving player score"
  • 11:04, 23 August 2018 diff hist +1,140 N TTFont.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `TTFont` object.<br /> <br /> Starting from gideros 2017.9, 'text' optional param..."
  • 11:04, 23 August 2018 diff hist +238 N TextureRegion:getScaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.6.3<br/> === Description === <br /> Returns the scale factor of the underlying atlas <br /> <source lang="lua"> (number), = Textu..."
  • 11:04, 23 August 2018 diff hist +353 N GoogleBilling:setApiVersionCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets the API version. You can find more information http://developer.android.com/guide/google/..."
  • 11:04, 23 August 2018 diff hist +263 N B2.Body:getLinearDampingCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Returns the linear damping of the body. <br /> <br /> <source lang="lua"> (number), = b2.Body..."
  • 11:04, 23 August 2018 diff hist +257 N Sprite:getScaleYCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the vertical scale of the sprite.<br /> <br /> <source lang="lua"> (number), = Sprite:g..."
  • 11:04, 23 August 2018 diff hist +460 N Particles:getParticleDecayCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Get decay values for the given particle <source lang="lua"> (number) (number) (number) (number), = Par..."
  • 11:04, 23 August 2018 diff hist +568 N RenderTarget:saveCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === save contents of RenderTarget as image <source lang="lua"> = RenderTarget:save(filenamexywidthheight,..."
  • 11:04, 23 August 2018 diff hist +288 N EventDispatcher:dispatchEventCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Dispatches an event to this `EventDispatcher` instance.<br /> <br /> <source lang="lua"> = Even..."
  • 11:04, 23 August 2018 diff hist +679 N Shape:setLineStyleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the line style that `Shape` object uses for subsequent drawings. The line style remains in..."
  • 11:04, 23 August 2018 diff hist +357 N Math.fmodCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the remainder of the division of v1 by v2 that rounds the quotient towards zero. <source lang=..."
  • 11:04, 23 August 2018 diff hist +273 N B2.WheelJoint:setMotorSpeedCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the motor speed in radians per second. <br /> <br /> <source lang="lua"> = b2.WheelJoint:s..."
  • 11:04, 23 August 2018 diff hist +262 N Sprite:getScaleXCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the horizontal scale of the sprite.<br /> <br /> <source lang="lua"> (number), = Sprite..."
  • 11:04, 23 August 2018 diff hist +294 N Ads:setCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Sets property value of the ad (accepted values: x, y) <source lang="lua"> = Ads:set(propertyvalue,) </..."

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