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 +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/>"
  • 11:02, 23 August 2018 diff hist +177 N Matrix:setXCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set x position <source lang="lua"> = Matrix:setX(x,) </source> '''x:''' (number) x position ''''''<br/>"
  • 11:02, 23 August 2018 diff hist +177 N Matrix:setYCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set y position <source lang="lua"> = Matrix:setY(y,) </source> '''y:''' (number) y position ''''''<br/>"
  • 11:02, 23 August 2018 diff hist +243 N Core.classCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.2<br/> === Description === Creates and returns new Gideros class <source lang="lua"> = Core.class(base,) </source> '''base:''' (G..."
  • 11:02, 23 August 2018 diff hist +1 MovieClip
  • 11:02, 23 August 2018 diff hist +1,303 N Particles:addParticlesCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Add particle a single particle (short form) or several ones (long form) to this particle system. <br..."
  • 11:02, 23 August 2018 diff hist +456 N Bit.rolCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise left rotation of its first argument by the number of bits given by the second arg..."
  • 11:02, 23 August 2018 diff hist +343 N B2.Joint:getAnchorACreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the anchor point on bodyA in world coordinates.<br /> <br /> <source lang="lua"> (numbe..."
  • 11:02, 23 August 2018 diff hist +1,065 N B2.createRopeJointDefCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.3<br/> === Description === <br /> Creates and returns a rope joint definition table with the bodies and local anchors using a..."
  • 11:02, 23 August 2018 diff hist +1 Ads
  • 11:02, 23 August 2018 diff hist +1 Octal Numbers
  • 11:02, 23 August 2018 diff hist +353 N Math.maxCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === returns maximum in a list of one or more values <source lang="lua"> (number), = math.max(v1...,) </sou..."
  • 11:02, 23 August 2018 diff hist +1,083 N Package.loadlibCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Dynamically links the host program with the C library libname. Inside this library, looks for a functi..."
  • 11:02, 23 August 2018 diff hist +289 N Event.ENTER FRAMECreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === The Gideros runtime dispatches the built-in `Event.ENTER_FRAME` event to `Sprite` instances before ren..."
  • 11:02, 23 August 2018 diff hist +235 N Math.log10Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the base-10 logarithm of v <source lang="lua"> (number), = math.log10(v,) </source> '''v:''' (..."
  • 11:02, 23 August 2018 diff hist +500 N Event.MOUSE DOWNCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched on mouse down action. It is possible to generate this event using touch actio..."
  • 11:02, 23 August 2018 diff hist +103 N Event.RIGHT TRIGGERCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event for analog right trigger"
  • 11:02, 23 August 2018 diff hist +382 N String.lenCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Receives a string and returns its length. The empty string "" has length 0. Embedded zeros are counted..."
  • 11:02, 23 August 2018 diff hist +593 N GetfenvCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the current environment in use by the function. f can be a Lua function or a number that speci..."
  • 11:02, 23 August 2018 diff hist +1,892 N Sprite:setBlendModeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Sets the blend mode of the sprite. This method can be called with 1 or 2 parameters. If one pa..."
  • 11:02, 23 August 2018 diff hist +583 N Debug.setupvalueCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This function assigns the value value to the upvalue with index up of the function func. The function..."
  • 11:02, 23 August 2018 diff hist +599 N SoundChannel:setWorldPositionCreated page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Sets the position of this sound in a 3D world <source lang="lua"> = SoundChannel:setWorldPosition(xyzv..."
  • 11:02, 23 August 2018 diff hist +730 N TextField.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `TextField` object with the specified font and text. Gideros runtime includes a<b..."
  • 11:02, 23 August 2018 diff hist +423 N MovieClip:setReverseActionCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Sets a *reverse* action to the specified frame. When the movie clip reaches a frame <br /> with..."
  • 11:02, 23 August 2018 diff hist +947 N Io.openCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This function opens a file, in the mode specified in the string mode. It returns a new file handle, or..."
  • 11:02, 23 August 2018 diff hist +1,080 N FBInstant.player.incrementStatsAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> Increment stats saved in the designated cloud storage of the current player.<br /> <br /> <sour..."
  • 11:02, 23 August 2018 diff hist +149 N File:FlushCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Saves any written data to file. <source lang="lua"> = file:flush() </source>"
  • 11:02, 23 August 2018 diff hist +386 N Bit.arshiftCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Returns the bitwise arithmetic right-shift by the number of bits given by the second argument. <sourc..."
  • 11:02, 23 August 2018 diff hist +236 N TextField:getTextColorCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> <source lang="lua"> (number), = TextField:getTextColor() </source> '''Returns''' (number) The c..."
  • 11:02, 23 August 2018 diff hist +264 N B2.Body:getAngleCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the current world rotation angle in radians.<br /> <br /> <source lang="lua"> (number),..."
  • 11:02, 23 August 2018 diff hist +318 N Utf8.ncasecmpCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === Compare a and b without case, -1 means a < b, 0 means a == b and 1 means a > b. <source lang="lua"> (..."
  • 11:02, 23 August 2018 diff hist +182 N B2.DebugDraw.newCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Creates a new `b2.DebugDraw` instance.<br /> <br /> <source lang="lua"> = b2.DebugDraw.new() </..."
  • 11:02, 23 August 2018 diff hist +544 N GoogleBilling:restoreTransactionsCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> This request retrieves a user's transaction status for managed purchases. You should send..."
  • 11:02, 23 August 2018 diff hist +646 N Bit.tohexCreated page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === Converts its first argument to a hex string. The number of hex digits is given by the absolute value..."
  • 11:02, 23 August 2018 diff hist +95 N Event.PLAYER SCORE COMPLETECreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Received player score"
  • 11:02, 23 August 2018 diff hist +318 N B2.Contact:setFrictionCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> Overrides the default friction mixture. You can call this in pre-solve event. This value per..."
  • 11:02, 23 August 2018 diff hist +352 N Path2D:setTextureCreated page with "__NOTOC__ '''Available since:''' Gideros 2016.04<br/> === Description === Sets texture for fill and optionally apply transformation matrix to it. <source lang="lua"> = Path2D:..."
  • 11:02, 23 August 2018 diff hist +269 N Geolocation.getAccuracyCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Returns the previously set desired accuracy.<br /> <br /> <source lang="lua"> (number), = Geolo..."
  • 11:02, 23 August 2018 diff hist +1,487 N String.formatCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns a formatted version of its variable number of arguments following the description given in its..."
  • 11:02, 23 August 2018 diff hist +157 N Event.OPEN URLCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.5<br/> === Description === This event is dispatched when the app is launched in response to an open url request"
  • 11:02, 23 August 2018 diff hist +1 StoreKit
  • 11:02, 23 August 2018 diff hist +141 N Event.ADDED TO STAGECreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when object is added to the stage hierarchy"
  • 11:02, 23 August 2018 diff hist +435 N Core.randomSeedCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.9<br/> === Description === Set the current seed of the specified random number generator. <source lang="lua"> (), = Core.randomSe..."
  • 11:02, 23 August 2018 diff hist +397 N Mesh:setColorArrayCreated page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Assigns new content to the color array, dropping all the elements contained in the color array..."
  • 11:02, 23 August 2018 diff hist +512 N FBInstant.startGameAsyncCreated page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> This indicates that the game has finished initial loading and is ready to start. Context inform..."
  • 11:02, 23 August 2018 diff hist +273 N B2.RevoluteJoint:isLimitEnabledCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Is the joint limit enabled? <br /> <br /> <source lang="lua"> (bool), = b2.RevoluteJoint:isLimi..."
  • 11:02, 23 August 2018 diff hist +174 N Sprite:clearBlendModeCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Clears the blending mode.<br /> <br /> <source lang="lua"> = Sprite:clearBlendMode() </source>"
  • 11:02, 23 August 2018 diff hist +226 N B2.GearJoint:getRatioCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the gear ratio. <br /> <br /> <source lang="lua"> (number), = b2.GearJoint:getRatio() <..."
  • 11:02, 23 August 2018 diff hist +514 N FontBase:getBoundsCreated page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the tight bounding rectangle of the characters in the string specified by `text`.<br />..."
  • 11:02, 23 August 2018 diff hist +351 N Screen:getMaxSizeCreated page with "__NOTOC__ '''Available since:''' Gideros 2017.8<br/> === Description === Returns the maximum size this screen can have, typically the display size for a windowed system. <sour..."

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