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
- ParticleSystem:getTexture + (Gets the texture ([[Image]] or [[Canvas]]) used for the particles.)
- Mesh:getTexture + (Gets the texture ([[Image]] or [[Canvas]]) used when drawing the Mesh.)
- Canvas:getFormat + (Gets the texture format of the Canvas.)
- GraphicsBuffer:getElementCount + (Gets the total number of array elements in this GraphicsBuffer.)
- Mesh:getVertexCount + (Gets the total number of vertices in the Mesh.)
- GraphicsBuffer:getSize + (Gets the total size in bytes of the GraphicsBuffer's contents.)
- Contact:getFixtures + (Gets the two [[Fixture]]s that hold the shapes that are in contact.)
- Contact:getShapes + (Gets the two [[Shapes]]s that are in contact.)
- Cursor:getType + (Gets the type of the Cursor.)
- Source:getType + (Gets the type of the Source.)
- Object:type + (Gets the type of the object as a string.)
- PrismaticJoint:getUpperLimit + (Gets the upper limit.)
- RevoluteJoint:getUpperLimit + (Gets the upper limit.)
- SoundData:getSample + (Gets the value of the samplepoint at the specified position.)
- Source:getVelocity + (Gets the velocity of the Source.)
- 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.)