love.graphics.setColorMask
  • References/Game Development/LÖVE/love.graphics

love.graphics.setColorMask Available since LÖVE 0.9.0 This function is not supported in earlier versions. Sets the color mask. Enables or disables

2025-01-10 15:47:30
love.event.quit
  • References/Game Development/LÖVE/love.event

love.event.quit Available since LÖVE 0.8.0 This function is not supported in earlier versions. Adds the quit event to the queue. The

2025-01-10 15:47:30
ParticleSystem:getCount
  • References/Game Development/LÖVE/love.graphics/ParticleSystem

ParticleSystem:getCount Available since LÖVE 0.9.0 It has been renamed from

2025-01-10 15:47:30
love.math.gammaToLinear
  • References/Game Development/LÖVE/love.math

love.math.gammaToLinear Available since LÖVE 0.9.1 This function is not supported in earlier versions. Converts a color from gamma-space (sRGB)

2025-01-10 15:47:30
EdgeShape:getNextVertex
  • References/Game Development/LÖVE/love.physics/Shape/EdgeShape

EdgeShape:getNextVertex Available since LÖVE 0.10.2 This function is not supported in earlier versions. Gets the vertex that establishes a connection

2025-01-10 15:47:30
Image#alive
  • References/Game Development/Phaser/Display/Image

alive : boolean A useful flag to control if the Game Object is alive or dead. This is set automatically by the Health components

2025-01-10 15:47:30
BezierCurve:getDerivative
  • References/Game Development/LÖVE/love.math/BezierCurve

BezierCurve:getDerivative Available since LÖVE 0.9.0 This function is not supported in earlier versions. Get the derivative of the Bézier curve

2025-01-10 15:47:30
Sound#usingWebAudio
  • References/Game Development/Phaser/Sound/Sound

[readonly] usingWebAudio : boolean true if this sound is being played with Web Audio.

2025-01-10 15:47:30
Sound#onPlay
  • References/Game Development/Phaser/Sound/Sound

onPlay : Phaser.Signal The onPlay event is dispatched

2025-01-10 15:47:30
Fixture:getMask
  • References/Game Development/LÖVE/love.physics/Fixture

Fixture:getMask Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns which categories this fixture should NOT

2025-01-10 15:47:30