User contributions

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

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

  • 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=..."

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