Search by property
This page provides a simple browsing interface for finding entities described by a property and a named value. Other available search interfaces include the page property search, and the ask query builder.
List of results
- ParticleSystem:setLifetime + (Sets how long the particle system should emit particles (if -1 then it emits particles forever).)
- Body:setMassFromShapes + (Sets mass properties from attatched shapes.)
- cock.setMouseFactor + (Sets mouse factor.)
- cock.setMouseOffset + (Sets mouse offset.)
- love.graphics.setScissor + (Sets or disables scissor.)
- Font:setFallbacks + (Sets other Fonts to use if this Font doesn't have a specific character.)
- Source:setCone + (Sets the Source's directional volume cones.)
- Texture:setFilter + (Sets the [[FilterMode|filter mode]] of the Texture.)
- Canvas:setFilter + (Sets the [[FilterMode|filter mode]] of the [[Canvas]].)
- Mesh:setImage + (Sets the [[Image]] used when drawing the Mesh.)
- love.graphics.setPointSize + (Sets the [[love.graphics.points|point]] size.)
- love.graphics.setPointStyle + (Sets the [[love.graphics.point|point]] style.)
- love.graphics.intersectScissor + (Sets the [[love.graphics.setScissor|scissor]] to the rectangle created by the intersection of the specified rectangle with the existing scissor.)
- Source:setAirAbsorption + (Sets the amount of air absorption applied to the Source.)
- ParticleSystem:setLinearDamping + (Sets the amount of linear damping (constant deceleration) for particles.)
- ParticleSystem:setEmissionRate + (Sets the amount of particles emitted per second.)
- ParticleSystem:setSizeVariation + (Sets the amount of size variation.)
- ParticleSystem:setSpinVariation + (Sets the amount of spin variation.)
- ParticleSystem:setSpread + (Sets the amount of spread for the system.)
- Body:setAngularDamping + (Sets the angular damping of a Body)
- Body:setAngularVelocity + (Sets the angular velocity of a Body.)
- Video:setSource + (Sets the audio [[Source]] used for playing back the video's audio.)
- love.graphics.setBackgroundColor + (Sets the background color.)
- love.graphics.setBlendMode + (Sets the blending mode.)
- love.graphics.setBlendMode (Français) + (Sets the blending mode.)
- (File):setBuffer + (Sets the buffer mode for a file opened for writing or appending.)
- ClientObject:setCallback + (Sets the callbacks for the client.)
- ServerObject:setCallback + (Sets the callbacks for the server.)
- Fixture:setCategory + (Sets the categories the fixture belongs to.)
- Shape:setCategory + (Sets the categories this shape is a member of.)
- CircleShape:setPoint + (Sets the center point of the circle shape.)
- love.graphics.setColorMask + (Sets the color mask. Enables or disables specific color components when rendering.)
- love.graphics.setColorMask (Français) + (Sets the color mask. Enables or disables specific color components when rendering.)
- love.graphics.setColorMode + (Sets the color mode (which controls how images are affected by the current color).)
- ImageData:setPixel + (Sets the color of a pixel.)
- ParticleSystem:setColor + (Sets the color of the image.)
- SpriteBatch:setColor + (Sets the color that will be used for the next add or set operations.)
- love.graphics.setColor + (Sets the color used for drawing.)
- love.graphics.setColor (简体中文) + (Sets the color used for drawing.)
- ParticleSystem:setColors + (Sets the colors to apply to the particle sprite.)
- Texture:setDepthSampleMode + (Sets the comparison mode used when sampling from a [[PixelFormat|depth texture]] in a shader.)
- Contact:setFriction + (Sets the contact friction.)
- Contact:setRestitution + (Sets the contact restitution.)
- love.mouse.setX + (Sets the current X position of the mouse.)
- love.mouse.setX (Русский) + (Sets the current X position of the mouse.)
- love.mouse.setY (Русский) + (Sets the current X position of the mouse.)
- love.mouse.setY + (Sets the current Y position of the mouse.)
- love.mouse.setCursor + (Sets the current mouse cursor.)
- Video:seek + (Sets the current playback position of the Video.)
- VideoStream:seek + (Sets the current playback position of the Video.)
- VideoStream:seek (Français) + (Sets the current playback position of the Video.)