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
- 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.)
- Mesh:hasVertexColors + (Gets whether per-vertex colors are used when drawing the Mesh.)
- love.mouse.getRelativeMode + (Gets whether relative mode is enabled for the mouse.)
- love.keyboard.hasScreenKeyboard + (Gets whether screen keyboard is supported.)
- Body:isDestroyed + (Gets whether the Body is destroyed.)
- Body:isTouching + (Gets whether the Body is touching the given other Body.)
- Body:hasCustomMassData + (Gets whether the Body's mass data has been set to custom values.)
- Fixture:isDestroyed + (Gets whether the Fixture is destroyed.)
- Font:hasGlyphs + (Gets whether the Font can render a character or string.)
- (Image):isFormatLinear + (Gets whether the Image was [[love.graphics.newImage|created]] with a the linear (non-gamma corrected) flag set to true.)
- (Image):isCompressed + (Gets whether the Image was created from [[CompressedData]].)
- Joint:isDestroyed + (Gets whether the Joint is destroyed.)
- Joystick:isConnected + (Gets whether the Joystick is connected.)
- Joystick:isGamepad + (Gets whether the Joystick is recognized as a gamepad.)
- Joystick:isVibrationSupported + (Gets whether the Joystick supports vibration.)
- Source:isRelative + (Gets whether the Source's position and direction are relative to the listener.)
- Texture:isReadable + (Gets whether the Texture can be drawn and sent to a Shader.)
- Texture:isCanvas + (Gets whether the Texture has been created with [[love.graphics.setCanvas|canvas]] capabilities.)
- Texture:isFormatLinear + (Gets whether the Texture was created with the linear (non-gamma corrected) flag set to true or with a non-sRGB [[PixelFormat]].)
- Video:isPlaying + (Gets whether the Video is currently playing.)
- love.window.isMaximized + (Gets whether the Window is currently [[love.window.maximize|maximized]].)