User contributions
From GiderosMobile
- 11:03, 23 August 2018 diff hist +1 String
- 11:03, 23 August 2018 diff hist +1,696 N B2.createPulleyJointDef Created 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:getM21 Created 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 Next Created 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.new Created 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:localToGlobal Created 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:setAppId Created 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 ERROR Created 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:getTarget Created 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:setLinearDamping Created 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 RESIZE Created 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:setParticleDecay Created 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:setFixedRotation Created 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:gotoAndStop Created 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.logEvent Created 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:getMatrix Created 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:reset Created 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:getDimensions Created 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.input Created 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:getPosition Created 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:setParticleTag Created 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:getParticleSpeed Created 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:getPlayerPicture Created 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.isSizeBetween Created 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:multiply Created 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:setConvex Created 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:showLeaderboard Created 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:setDampingRatio Created 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:setTransform Created 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:getId Created 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:setDelay Created 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.profilerReport Created 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:getRegion Created 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 BACKGROUND Created 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:setVisible Created 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:play Created 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.frexp Created 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:getM12 Created 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:getM11 Created 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 START Created 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.getinfo Created 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:getRestitution Created 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:setScale Created 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.createPrismaticJointDef Created 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:setMatrix Created 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:getParticleTag Created page with "__NOTOC__ '''Available since:''' in development<br/> === Description === returns the tag associated to the given particle <source lang="lua"> (string), = Particles:getParticle..."