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
- 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.)
- love.graphics.getMeshCullMode + (Gets whether [[love.graphics.setFrontFaceWinding|back-facing]] triangles in a [[Mesh]] are culled.)
- love.keyboard.hasTextInput + (Gets whether [[love.textinput|text input]] events are enabled.)
- love.filesystem.isSymlink + (Gets whether a filepath is actually a symbolic link.)
- Channel:hasRead + (Gets whether a pushed value has been popped or otherwise removed from the Channel.)
- Mesh:isAttributeEnabled + (Gets whether a specific vertex attribute in the Mesh is enabled.)
- Shader:hasUniform + (Gets whether a uniform / extern variable exists in the Shader.)
- love.system.hasBackgroundMusic + (Gets whether another application on the system is playing music in the background.)
- love.mouse.hasCursor + (Gets whether cursor functionality is supported.)
- love.mouse.isCursorSupported + (Gets whether cursor functionality is supported.)
- (File):isEOF + (Gets whether end-of-file has been reached.)
- love.graphics.isGammaCorrect + (Gets whether gamma-correct rendering is enabled.)
- love.keyboard.hasKeyRepeat + (Gets whether key repeat is enabled.)
- love.keyboard.hasKeyRepeat (Français) + (Gets whether key repeat is enabled.)
- love.filesystem.areSymlinksEnabled + (Gets whether love.filesystem follows symbolic links.)
- ParticleSystem:hasRelativeRotation + (Gets whether particle angles and rotations are relative to their velocities.)