(File):eof
  • References/Game Development/LÖVE/love.filesystem/File

(File):eof Removed in LÖVE 0.10.0 It has been renamed to

2025-01-10 15:47:30
Thread:get
  • References/Game Development/LÖVE/love.thread/Thread

Thread:get Available since LÖVE 0.8.0 and removed in LÖVE 0.9.0 It has been moved to the

2025-01-10 15:47:30
Channel:count
  • References/Game Development/LÖVE/love.thread/Channel

Channel:count Available since LÖVE 0.9.0 This function is not supported in earlier versions. Retrieves the number of messages in the thread

2025-01-10 15:47:30
Channel:pop
  • References/Game Development/LÖVE/love.thread/Channel

Channel:pop Available since LÖVE 0.9.0 This function is not supported in earlier versions. Retrieves the value of a Channel message and removes

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

love.mouse.setPosition Sets the current position of the mouse. The coordinates of the mouse pointer are always whole numbers, but even if you try setting a non-integer, löve will floor it

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

PrismaticJoint:hasLimitsEnabled Available since LÖVE 0.9.0 This function is not supported in earlier versions. Checks whether the limits are

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

love.joystickaxis Available since LÖVE 0.9.0 This callback is not supported in earlier versions. Called when a joystick axis moves.

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

CircleShape:getLocalCenter Removed in LÖVE 0.8.0 This method is not supported in that and later versions. Get the center of the circle in local

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

Body:getLocalPoint Transform a point from world coordinates to local coordinates. Function Synopsis

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

love.filesystem.getLastModified Gets the last modification time of a file. Function Synopsis

2025-01-10 15:47:30