User contributions

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

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

  • 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..."
  • 11:02, 23 August 2018 diff hist +224 N NotificationManager:cancelAllNotificationsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Cancels all currently scheduled but not yet displayed local notifications. <source lang="lua"> = Notif..."
  • 11:02, 23 August 2018 diff hist +601 N FBInstant.getRewardedVideoAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Attempt to create an instance of rewarded video. This instance can then be preloaded and presen..."
  • 11:02, 23 August 2018 diff hist +309 N TextField:setLetterSpacingCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the letter-spacing property which is used to increase or decrease the space between charac..."
  • 11:02, 23 August 2018 diff hist +1,497 N Debug.tracebackCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Frequently, when an error happens, we want more debug information than only the location where the err..."
  • 11:02, 23 August 2018 diff hist +183 N B2.Body:setSleepingAllowedCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> <source lang="lua"> = b2.Body:setSleepingAllowed(flag,) </source> '''flag:''' (boolean) '''..."
  • 11:02, 23 August 2018 diff hist +461 N Camera.availableDevicesCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Returns a list of tables describing each available camera in the system. Each list entry has the follo..."
  • 11:02, 23 August 2018 diff hist +261 N Math.sinCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns sine value of angle rad <source lang="lua"> (number), = math.sin(rad,) </source> '''rad:''' (n..."
  • 11:02, 23 August 2018 diff hist +199 N Notification:getMessageCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Retrieves the message of local notification that was previously set. <source lang="lua"> = Notificatio..."
  • 11:02, 23 August 2018 diff hist +220 N Int64.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === Create 64 bit integer <source lang="lua"> = int64.new(value,) </source> '''value:''' (string or numbe..."
  • 11:02, 23 August 2018 diff hist +367 N Application:setKeyboardVisibilityCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Show or hide to native on-screen keyboard if available <source lang="lua"> (boolean), = Application:se..."
  • 11:02, 23 August 2018 diff hist +260 N B2.WheelJoint:getSpringDampingRatioCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the spring damping ratio. <br /> <br /> <source lang="lua"> (number), = b2.WheelJoint:g..."
  • 11:02, 23 August 2018 diff hist +276 N Screen:setContentCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Specify which sprite should be displayed by this Screen <source lang="lua"> = Screen:setContent(conten..."
  • 11:02, 23 August 2018 diff hist +298 N Mesh:setIndicesCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets zero or more indices at index array with a single function call. It accepts multiple valu..."
  • 11:02, 23 August 2018 diff hist +139 N Microphone:stopCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Stop recording. <source lang="lua"> = Microphone:stop() </source>"
  • 11:02, 23 August 2018 diff hist +223 N Application:isPlayerModeCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.03.22<br/> === Description === Returns true if app is ran on Gideros player and false, if it is ran as stand alone app <source la..."
  • 11:02, 23 August 2018 diff hist +1 Bump
  • 11:02, 23 August 2018 diff hist +227 N Iad.Banner:showCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Shows the ad banner if an ad is currently available or when an ad becomes available.<br /> <br..."
  • 11:02, 23 August 2018 diff hist +222 N Pixel:setTextureMatrixCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Sets the matrix of the Pixel's texture <source lang="lua"> = Pixel:setTextureMatrix(matrix,) </source>..."
  • 11:02, 23 August 2018 diff hist +1 Accelerometer
  • 11:02, 23 August 2018 diff hist +1 Lpeg
  • 11:02, 23 August 2018 diff hist +282 N Pixel:getColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Gets the color of the Pixel or 4 color-alpha pairs if it has a gradient. <source lang="lua"> (number)..."
  • 11:02, 23 August 2018 diff hist +231 N B2.WeldJoint:getDampingRatioCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns damping ratio. <br /> <br /> <source lang="lua"> (number), = b2.WeldJoint:getDampingRat..."
  • 11:02, 23 August 2018 diff hist +426 N Utf8.lowerCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Receives a string and returns a copy of this string with all uppercase letters changed to lowercase...."
  • 11:02, 23 August 2018 diff hist +306 N TextInputDialog:isSecureInputCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Returns whether the text object hides the text being entered.<br /> <br /> <source lang="lua">..."
  • 11:02, 23 August 2018 diff hist +863 N Matrix:setMatrixCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set all 16 elements of 4x4 matrix <source lang="lua"> = Matrix:setMatrix(m11m12m13m14m21m22m23m24m31m..."
  • 11:02, 23 August 2018 diff hist +151 N Gaming:logoutCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Logs out from gaming services <source lang="lua"> = Gaming:logout() </source>"
  • 11:02, 23 August 2018 diff hist +260 N B2.PrismaticJoint:enableLimitCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Enables or disables the joint limit. <br /> <br /> <source lang="lua"> = b2.PrismaticJoint:enab..."
  • 11:02, 23 August 2018 diff hist +73 N Event.PEER INVITEDCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description ==="
  • 11:02, 23 August 2018 diff hist +218 N Screen:getIdCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Return the id this screens was created with. <source lang="lua"> (number), = Screen:getId() </source>..."
  • 11:02, 23 August 2018 diff hist +388 N Mesh:setTextureCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Sets the texture.<br /> <br /> <source lang="lua"> = Mesh:setTexture(textureslot,) </source> '..."
  • 11:02, 23 August 2018 diff hist +411 N Sprite:getChildAtCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the child `Sprite` instance that exists at the specified index. First child is at index..."
  • 11:02, 23 August 2018 diff hist +245 N MovieClip:playCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Starts playing the movie clip.<br /> <br /> <source lang="lua"> = MovieClip:play(reverse,) </so..."
  • 11:02, 23 August 2018 diff hist +1,664 N FBInstant.matchPlayerAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3.1<br/> === Description === <br /> Attempts to match the current player with other users looking for people to play with. If suc..."
  • 11:02, 23 August 2018 diff hist +800 N String.matchCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Find the first match of the regular expression "pattern" in "str", starting at position "index". The..."
  • 11:02, 23 August 2018 diff hist +575 N Utf8.charCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Receives zero or more integers. Returns a string with length equal to the number of arguments, in whi..."
  • 11:02, 23 August 2018 diff hist +468 N NotificationManager:getPushNotificationsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Retrieves the lua table of received push notifications. On Android all pushed notifications appear her..."
  • 11:02, 23 August 2018 diff hist +348 N B2.getScaleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the global pixels to meters scale (Please refer to b2.setScale function for more in..."
  • 11:02, 23 August 2018 diff hist +328 N Stage:setClearColorBufferCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === If you are covering whole background with image, you can disable background color draw call for better..."
  • 11:02, 23 August 2018 diff hist +293 N Event.PUSH NOTIFICATIONCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event is received when application is opened by clicking on push notification. Or when notification i..."
  • 11:02, 23 August 2018 diff hist +420 N Application:getDeviceWidthCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the physical width of the device in pixels. For example,<br /> for iPhone 3GS this func..."
  • 11:02, 23 August 2018 diff hist +470 N StoreKit:requestProductsCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Retrieve localized information about a list of products from the Apple App Store. When the re..."
  • 11:02, 23 August 2018 diff hist +342 N B2.Contact:getManifoldCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Returns the contact manifold as a table. This table contains `points`, `localNormal`, `local..."
  • 11:02, 23 August 2018 diff hist +267 N TextField:setSampleCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === Set string that will be used as sample for determining text's line height <source lang="lua"> = TextF..."
  • 11:02, 23 August 2018 diff hist +635 N StoreKit:restoreCompletedTransactionsCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Restore previously completed purchases. `Event.TRANSACTION` event is dispatched for each prev..."
  • 11:02, 23 August 2018 diff hist +427 N B2.CircleShape:setCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the center point and radius of this instance.<br /> <br /> <source lang="lua"> = b2.Circle..."
  • 11:02, 23 August 2018 diff hist +259 N B2.RevoluteJoint:enableMotorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Enables or disables the joint motor. <br /> <br /> <source lang="lua"> = b2.RevoluteJoint:enabl..."
  • 11:02, 23 August 2018 diff hist +410 N Gaming:updateStateCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Update a data element in cloud storage. Either `Event.STATE_ERROR` or `Event.STATE_CONFLICT` will be..."
  • 11:02, 23 August 2018 diff hist +859 N Bitmap:setAnchorPointCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the anchor point of `Bitmap` object. <br /> <br /> Each `Bitmap` object has an anchor poin..."
  • 11:02, 23 August 2018 diff hist +287 N Application:setFullScreenCreated page with "__NOTOC__ '''Available since:''' Gideros 2015.04.12<br/> === Description === Enables full screen mode or windowed mode for desktop app <source lang="lua"> = Application:setFul..."
  • 11:02, 23 August 2018 diff hist +339 N B2.RevoluteJoint:getLimitsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the lower and upper joint limit in radians. <br /> <br /> <source lang="lua"> (number)..."
  • 11:02, 23 August 2018 diff hist +1,046 N Matrix:perspectiveProjectionCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === replace this matrix by a perspective projection matrix suitable for the current 3D engine <source lan..."
  • 11:02, 23 August 2018 diff hist +444 N Sprite:containsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Determines whether the specified sprite is contained in the subtree of<br /> this `Sprite` inst..."
  • 11:02, 23 August 2018 diff hist +580 N Flurry.startSessionCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Starts the Flurry session with your API key. To create an account on Flurry and to obtain the A..."
  • 11:02, 23 August 2018 diff hist +266 N Gaming:loginCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Log into the gaming backend, if not already logged in. IF login is issued, events `Event.LOGIN_COMPLE..."
  • 11:02, 23 August 2018 diff hist +274 N Path2D:setSvgPathCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Set path with svg properties in single string separated by comma (,) <source lang="lua"> = Path2D:set..."
  • 11:02, 23 August 2018 diff hist +458 N Bit.rorCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise right rotation of its first argument by the number of bits given by the second ar..."
  • 11:02, 23 August 2018 diff hist +386 N Timer:getRepeatCountCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the number of repetitions the timer will make. A value of 0 means the timer runs infini..."
  • 11:02, 23 August 2018 diff hist +266 N B2.RopeJoint:getMaxLengthCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.3<br/> === Description === <br /> Returns the maximum length of the rope. <br /> <br /> <source lang="lua"> (number), = b2.Rop..."
  • 11:02, 23 August 2018 diff hist +343 N B2.Joint:getAnchorBCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the anchor point on bodyB in world coordinates.<br /> <br /> <source lang="lua"> (numbe..."
  • 11:02, 23 August 2018 diff hist +883 N Application:setScaleModeCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Sets the automatic scale mode of the application. Accepted values are:<br /> <br /> <ul&gt..."
  • 11:02, 23 August 2018 diff hist +177 N Matrix:setZCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set z position <source lang="lua"> = Matrix:setZ(z,) </source> '''z:''' (number) z position ''''''<br/>"

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