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
- CompressedImageData:getHeight + (Gets the height of the CompressedImageData.)
- Font:getHeight + (Gets the height of the Font in pixels.)
- (Image):getHeight + (Gets the height of the Image.)
- ImageData:getHeight + (Gets the height of the ImageData in pixels.)
- Texture:getHeight + (Gets the height of the Texture.)
- Video:getHeight + (Gets the height of the Video.)
- Text:getHeight + (Gets the height of the text.)
- love.window.getHeight + (Gets the height of the window.)
- MouseJoint:getMaxForce + (Gets the highest allowed force.)
- ParticleSystem:getImage + (Gets the image used for the particles.)
- Transform:getMatrix + (Gets the internal transformation matrix stored by this Transform.)
- PrismaticJoint:getLimits + (Gets the joint limits.)
- RevoluteJoint:getLimits + (Gets the joint limits.)
- Joystick:getID + (Gets the joystick's unique identifier.)
- Font:getKerning + (Gets the kerning between two characters in the Font.)
- love.keyboard.getKeyFromScancode + (Gets the key corresponding to the given hardware scancode.)
- love.keyboard.getKeyFromScancode (简体中文) + (Gets the key corresponding to the given hardware scancode.)
- love.filesystem.getLastModified + (Gets the last modification time of a file.)
- Joystick:getSensorData + (Gets the latest data for the given sensor type for this Joystick)
- Quad:getLayer + (Gets the layer specified by [[Quad:setLayer]].)
- ParticleSystem:getParticleLifetime + (Gets the lifetime of the particles.)
- Font:getLineHeight + (Gets the line height.)
- love.graphics.getLineJoin + (Gets the line join style.)
- love.graphics.getLineStyle + (Gets the line style.)
- ParticleSystem:getLinearAcceleration + (Gets the linear acceleration (acceleration along the x and y axes) for particles.)
- Body:getLinearDamping + (Gets the linear damping of the Body.)
- Body:getLinearVelocity + (Gets the linear velocity of the Body from its center of mass.)
- PrismaticJoint:getLowerLimit + (Gets the lower limit.)
- RevoluteJoint:getLowerLimit + (Gets the lower limit.)
- love.graphics.getMaxPointSize + (Gets the max supported [[love.graphics.point|point]] size.)
- love.graphics.getMaxImageSize + (Gets the max supported width or height of Images and Canvases.)
- FrictionJoint:getMaxForce + (Gets the maximum friction force in Newtons.)
- FrictionJoint:getMaxTorque + (Gets the maximum friction torque in Newton-meters.)
- RopeJoint:getMaxLength + (Gets the maximum length of a RopeJoint.)
- PrismaticJoint:getMaxMotorForce + (Gets the maximum motor force.)
- RevoluteJoint:getMaxMotorTorque + (Gets the maximum motor force.)
- love.audio.getMaxSourceEffects + (Gets the maximum number of active Effects for each [[Source]].)
- love.audio.getMaxSceneEffects + (Gets the maximum number of active effects.)
- ParticleSystem:getBufferSize + (Gets the maximum number of particles the ParticleSystem can have at once.)
- SpriteBatch:getBufferSize + (Gets the maximum number of sprites the SpriteBatch can hold.)
- Texture:getMipmapFilter + (Gets the mipmap filter mode for a Texture.)
- Mesh:getDrawMode + (Gets the mode used when drawing the Mesh.)
- ParticleSystem:getInsertMode + (Gets the mode used when the ParticleSystem adds new particles.)
- PrismaticJoint:getMotorSpeed + (Gets the motor speed.)
- RevoluteJoint:getMotorSpeed + (Gets the motor speed.)
- love.window.getDisplayName + (Gets the name of a display.)
- Joystick:getName + (Gets the name of the joystick.)
- RecordingDevice:getName + (Gets the name of the recording device.)
- Canvas:getFSAA + (Gets the number of FSAA samples used when drawing to the Canvas.)
- Texture:getMSAA + (Gets the number of MSAA samples used for this Texture.)
- Canvas:getMSAA + (Gets the number of MSAA samples used when drawing to the Canvas.)