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
- Mesh:getVertexFormat + (Gets the vertex format that the Mesh was [[love.graphics.newMesh|created]] with.)
- Mesh:getVertexMap + (Gets the vertex map for the Mesh.)
- ChainShape:getNextVertex + (Gets the vertex that establishes a connection to the next shape.)
- EdgeShape:getNextVertex + (Gets the vertex that establishes a connection to the next shape.)
- ChainShape:getPreviousVertex + (Gets the vertex that establishes a connection to the previous shape.)
- EdgeShape:getPreviousVertex + (Gets the vertex that establishes a connection to the previous shape.)
- Texture:getPixelDimensions + (Gets the width and height in pixels of the Texture.)
- love.graphics.getPixelDimensions + (Gets the width and height in pixels of the window.)
- Canvas:getDimensions + (Gets the width and height of the Canvas.)
- CompressedImageData:getDimensions + (Gets the width and height of the CompressedImageData.)
- (Image):getDimensions + (Gets the width and height of the Image.)
- ImageData:getDimensions + (Gets the width and height of the ImageData in pixels.)
- Texture:getDimensions + (Gets the width and height of the Texture.)
- Video:getDimensions + (Gets the width and height of the Video.)
- love.window.getDesktopDimensions + (Gets the width and height of the desktop.)
- Text:getDimensions + (Gets the width and height of the text.)
- love.window.getDimensions + (Gets the width and height of the window.)
- love.graphics.getDimensions + (Gets the width and height of the window.)
- Texture:getPixelWidth + (Gets the width in pixels of the Texture.)
- love.graphics.getWidth + (Gets the width in pixels of the window.)
- love.graphics.getPixelWidth + (Gets the width in pixels of the window.)
- love.graphics.getWidth (Español) + (Gets the width in pixels of the window.)
- love.graphics.getPixelWidth (Français) + (Gets the width in pixels of the window.)
- Canvas:getWidth + (Gets the width of the Canvas.)
- CompressedImageData:getWidth + (Gets the width of the CompressedImageData.)
- (Image):getWidth + (Gets the width of the Image.)
- ImageData:getWidth + (Gets the width of the ImageData in pixels.)
- Texture:getWidth + (Gets the width of the Texture.)
- Video:getWidth + (Gets the width of the Video.)
- Text:getWidth + (Gets the width of the text.)
- Text:getWidth (Français) + (Gets the width of the text.)
- love.window.getWidth + (Gets the width of the window.)
- love.graphics.getCaption + (Gets the window caption.)
- love.window.getIcon + (Gets the window icon.)
- love.window.getTitle + (Gets the window title.)
- PrismaticJoint:getAxis + (Gets the world-space axis vector of the Prismatic Joint.)
- WheelJoint:getAxis + (Gets the world-space axis vector of the Prismatic Joint.)
- Canvas:getWrap + (Gets the wrapping properties of a Canvas.)
- Framebuffer:getWrap + (Gets the wrapping properties of a Framebuffer.)
- Texture:getWrap + (Gets the wrapping properties of a Texture.)
- (Image):getWrap + (Gets the wrapping properties of an Image.)
- love.filesystem.getIdentity + (Gets the write directory name for your game.)
- ParticleSystem:getX + (Gets the x-coordinate of the particle emitter's position.)
- ParticleSystem:getY + (Gets the y-coordinate of the particle emitter's position.)
- love.window.getSafeArea + (Gets unobstructed area inside the window.)
- love.system.getPreferredLocales + (Gets user's preferred locales.)
- Shader:getWarnings + (Gets warning and error messages (if any).)
- PixelEffect:getWarnings + (Gets warning messages (if any).)
- VideoStream:isPlaying + (Gets whatever the video stream is playing.)
- love.audio.isEffectsSupported + (Gets whether Effects are supported in the system.)
- love.hasDeprecationOutput + (Gets whether LÖVE displays warnings when using deprecated functionality.)