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
- GlyphData:getGlyphString + (Gets glyph string.)
- GlyphData:getWidth + (Gets glyph width.)
- ParticleSystem:getEmitterLifetime + (Gets how long the particle system will emit particles)
- Shader:getExternVariable + (Gets information about an 'extern' ('uniform') variable in the Shader.)
- love.filesystem.getInfo + (Gets information about the specified file or directory.)
- love.system.getPowerInfo + (Gets information about the system's power supply.)
- love.graphics.getRendererInfo + (Gets information about the system's video card and drivers.)
- Rasterizer:getLineHeight + (Gets line height of a font.)
- cock.getMouseFactor + (Gets mouse factor.)
- cock.getMouseOffset + (Gets mouse offset.)
- Rasterizer:getGlyphCount + (Gets number of glyphs in font.)
- love.graphics.getStats + (Gets performance-related rendering statistics.)
- Quad:getTextureDimensions + (Gets reference texture dimensions initially specified in [[love.graphics.newQuad]].)
- love.system.getClipboardText + (Gets text from the clipboard.)
- love.system.getClipboardText (Français) + (Gets text from the clipboard.)
- Body:getAngularDamping + (Gets the Angular damping of the Body.)
- love.window.getPixelScale + (Gets the DPI scale factor associated with the window.)
- love.window.getDPIScale + (Gets the DPI scale factor associated with the window.)
- Font:getDPIScale + (Gets the DPI scale factor of the Font.)
- Texture:getDPIScale + (Gets the DPI scale factor of the Texture.)
- love.graphics.getDPIScale + (Gets the DPI scale factor of the window.)
- Joystick:getDeviceInfo + (Gets the OS-independent device info of the joystick.)
- Source:getCone + (Gets the Source's directional volume cones.)
- Joint:getBodies + (Gets the [[Body|bodies]] that the Joint is attached to.)
- Data:getSize + (Gets the [[Data]]'s size in bytes.)
- (File):getMode + (Gets the [[FileMode]] the file has been opened with.)
- Texture:getFilter + (Gets the [[FilterMode|filter mode]] of the Texture.)
- Canvas:getFilter + (Gets the [[FilterMode|filter mode]] of the [[Canvas]].)
- Text:getFont + (Gets the [[Font]] used with the [[Text]] object.)
- Joystick:getGamepadType + (Gets the [[GamepadType]] of the Joystick, if it's recognized as a [[Joystick:isGamepad|gamepad]].)
- Mesh:getImage + (Gets the [[Image]] used when drawing the Mesh.)
- Joystick:getJoystickType + (Gets the [[JoystickType]] of the Joystick.)
- Canvas:getMipmapMode + (Gets the [[MipmapMode]] this Canvas was created with.)
- ImageData:getFormat + (Gets the [[PixelFormat|pixel format]] of the ImageData.)
- Texture:getFormat + (Gets the [[PixelFormat|pixel format]] of the Texture.)
- love.graphics.getImageFormats + (Gets the [[PixelFormat|pixel formats]] usable for [[Image]]s, and whether each is supported.)
- Source:getFilter + (Gets the [[Source:setFilter|filter]] settings currently applied to the Source.)
- Texture:getTextureType + (Gets the [[TextureType|type]] of the Texture.)
- Video:getStream + (Gets the [[VideoStream]] object used for decoding and controlling the video.)
- Body:getWorld + (Gets the [[World]] the body lives in.)
- love.graphics.getPointSize + (Gets the [[love.graphics.point|point]] size.)
- 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.)