Body:getX
  • References/Game Development/LÖVE/love.physics/Body

Body:getX Get the x position of the body in world coordinates. Function Synopsis

2025-01-10 15:47:30
SoundData:getSample
  • References/Game Development/LÖVE/love.sound/SoundData

SoundData:getSample Gets the sample at the specified position. Valid indices start at 0 and go up to buffer length minus one. Non-integer indices are floored, which means the function

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

Fixture:getFriction Available since LÖVE 0.8.0 This method is not supported in earlier versions. Returns the friction of the fixture.

2025-01-10 15:47:30
MouseJoint:getMaxForce
  • References/Game Development/LÖVE/love.physics/Joint/MouseJoint

MouseJoint:getMaxForce Gets the highest allowed force. Function Synopsis

2025-01-10 15:47:30
enet.peer:throttle configure
  • References/Game Development/LÖVE/love/Third-party modules/lua-enet

enet.peer:throttle configure Changes the probability at which unreliable packets should not be dropped. Function Synopsis

2025-01-10 15:47:30
Joystick:getAxisCount
  • References/Game Development/LÖVE/love.joystick/Joystick

Joystick:getAxisCount Available since LÖVE 0.9.0 It has been moved from

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

Body:applyTorque Apply torque to a body. Torque is like a force that will change the angular velocity (spin) of a body. The effect will depend on the rotational inertia a body has

2025-01-10 15:47:30
Source:clone
  • References/Game Development/LÖVE/love.audio/Source

Source:clone Available since LÖVE 0.9.1 This function is not supported in earlier versions. Creates an identical copy of the Source in the stopped

2025-01-10 15:47:30
RevoluteJoint:setMotorSpeed
  • References/Game Development/LÖVE/love.physics/Joint/RevoluteJoint

RevoluteJoint:setMotorSpeed Sets the motor speed. Function Synopsis

2025-01-10 15:47:30
RevoluteJoint:getUpperLimit
  • References/Game Development/LÖVE/love.physics/Joint/RevoluteJoint

RevoluteJoint:getUpperLimit Gets the upper limit. Function Synopsis

2025-01-10 15:47:30