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
- love.graphics.getPointSize (Français) + (Gets the [[love.graphics.point|point]] size.)
- love.filesystem.getRealDirectory + (Gets the absolute path of the directory containing a filepath.)
- love.filesystem.getRealDirectory (Русский) + (Gets the absolute path of the directory containing a filepath.)
- love.graphics.getColorMask + (Gets the active color components used when drawing.)
- love.graphics.getColorMask (Français) + (Gets the active color components used when drawing.)
- Source:getAirAbsorption + (Gets the amount of air absorption applied to the Source.)
- ParticleSystem:getSpread + (Gets the amount of directional spread of the particle emitter (in radians).)
- ParticleSystem:getLinearDamping + (Gets the amount of linear damping (constant deceleration) for particles.)
- love.system.getProcessorCount + (Gets the amount of logical processors in the system.)
- ParticleSystem:getEmissionRate + (Gets the amount of particles emitted per second.)
- ParticleSystem:count + (Gets the amount of particles that are currently in the system.)
- ParticleSystem:getSizeVariation + (Gets the amount of size variation.)
- ParticleSystem:getSpinVariation + (Gets the amount of spin variation.)
- ParticleSystem:getAreaSpread + (Gets the area-based spawn parameters for the particles.)
- ParticleSystem:getEmissionArea + (Gets the area-based spawn parameters for the particles.)
- Font:getAscent + (Gets the ascent of the Font in pixels.)
- Video:getSource + (Gets the audio [[Source]] used for playing back the video's audio.)
- love.graphics.getCompressedImageFormats + (Gets the available [[CompressedFormat|compressed image formats]], and whether each is supported.)
- love.graphics.getCanvasFormats + (Gets the available [[PixelFormat|Canvas formats]], and whether each is supported.)
- love.graphics.getCanvasFormats (Français) + (Gets the available [[PixelFormat|Canvas formats]], and whether each is supported.)
- love.graphics.getTextureFormats + (Gets the available [[PixelFormat|pixel formats]], and whether each is supported for the given [[Texture]] usage configuration.)
- love.graphics.getTextureTypes + (Gets the available [[TextureType|texture types]], and whether each is supported.)
- Font:getBaseline + (Gets the baseline of the Font in pixels.)
- love.graphics.getBlendMode + (Gets the blending mode.)
- Shape:getBoundingBox + (Gets the bounding box of the shape.)
- (File):getBuffer + (Gets the buffer mode of a file.)
- Joystick:getGamepadMapping + (Gets the button, axis or hat that a virtual gamepad input is bound to.)
- Shape:getCategoryBits + (Gets the categories as a 16-bit integer.)
- Shape:getCategory + (Gets the categories this shape is a member of.)
- CircleShape:getPoint + (Gets the center point of the circle shape.)
- Contact:getChildren + (Gets the child indices of the shapes of the two colliding fixtures.)
- love.graphics.getColorMode + (Gets the color mode (which controls how images are affected by the current color).)
- love.graphics.getColorMode (Français) + (Gets the color mode (which controls how images are affected by the current color).)
- ImageData:getPixel + (Gets the color of a pixel.)
- SpriteBatch:getColor + (Gets the color that will be used for the next add and set operations.)
- ParticleSystem:getColors + (Gets the colors to apply to the particle sprite.)
- Texture:getDepthSampleMode + (Gets the comparison mode used when sampling from a [[PixelFormat|depth texture]] in a shader.)
- CompressedData:getFormat + (Gets the compression format of the CompressedData.)
- love.mouse.getCursor + (Gets the current Cursor.)
- love.graphics.getFont + (Gets the current Font object.)
- love.graphics.getShader + (Gets the current [[Shader]].)
- love.graphics.getShader (Français) + (Gets the current [[Shader]].)
- love.graphics.getBackgroundColor + (Gets the current background color.)
- love.graphics.getColor + (Gets the current color.)
- love.graphics.getStackDepth + (Gets the current depth of the transform / state stack (the number of [[love.graphics.push|pushes]] without corresponding [[love.graphics.pop|pops]]).)
- love.graphics.getDepthMode + (Gets the current depth test mode and whether writing to the depth buffer is enabled.)
- love.graphics.getLineStipple + (Gets the current line stipple.)
- love.graphics.getLineWidth + (Gets the current line width.)
- love.graphics.getStencilState + (Gets the current low level stencil state.)
- love.audio.getNumSources + (Gets the current number of simultaneously playing sources.)
- love.audio.getSourceCount + (Gets the current number of simultaneously playing sources.)