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
- (File):getFilename + (Gets the filename that the File object was created with.)
- love.filesystem.getRequirePath + (Gets the filesystem paths that will be searched when [http://www.lua.org/manual/5.1/manual.html#pdf-require require] is called.)
- love.filesystem.getCRequirePath + (Gets the filesystem paths that will be searched for c libraries when [http://www.lua.org/manual/5.1/manual.html#pdf-require require] is called.)
- Shape:getFilterData + (Gets the filter data of the Shape.)
- Font:getFilter + (Gets the filter mode for a font.)
- (Image):getFilter + (Gets the filter mode for an image.)
- Body:getShape + (Gets the first Shape attached to the Body.)
- (Image):getFlags + (Gets the flags used when the image was created.)
- CompressedImageData:getFormat + (Gets the format of the CompressedImageData.)
- Shape:getFriction + (Gets the friction of this shape.)
- Data:getString + (Gets the full Data as a string.)
- ImageData:getString + (Gets the full ImageData as a string.)
- Joystick:getGamepadMappingString + (Gets the full gamepad mapping string of this Joystick, or nil if it's not recognized as a [[Joystick:isGamepad|gamepad]].)
- love.joystick.getGamepadMappingString + (Gets the full gamepad mapping string of the Joysticks which have the given GUID, or nil if the GUID isn't recognized as a [[Joystick:isGamepad|gamepad]].)
- love.filesystem.getSaveDirectory + (Gets the full path to the designated save directory.)
- love.mouse.getGlobalPosition + (Gets the global position of the mouse on the screen.)
- love.audio.getDopplerScale + (Gets the global scale factor for doppler effects.)
- love.keyboard.getScancodeFromKey + (Gets the hardware scancode corresponding to the given key.)
- love.keyboard.getScancodeFromKey (Français) + (Gets the hardware scancode corresponding to the given key.)
- Texture:getPixelHeight + (Gets the height in pixels of the Texture.)
- love.graphics.getHeight + (Gets the height in pixels of the window.)
- love.graphics.getPixelHeight + (Gets the height in pixels of the window.)
- Canvas:getHeight + (Gets the height of the Canvas.)
- 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.)