LOVE 官方文档

love.graphics

  • (Image):getData
  • (Image):getDimensions
  • (Image):getFilter
  • (Image):getFlags
  • (Image):getHeight
  • (Image):getMipmapFilter
  • (Image):getWidth
  • (Image):getWrap
  • (Image):isCompressed
  • (Image):refresh
  • (Image):setFilter
  • (Image):setMipmapFilter
  • (Image):setWrap
  • AlignMode
  • ArcType
  • AreaSpreadDistribution
  • BlendAlphaMode
  • BlendMode
  • BlendMode Formulas
  • Canvas
  • Canvas:clear
  • Canvas:getDimensions
  • Canvas:getFilter
  • Canvas:getFormat
  • Canvas:getFSAA
  • Canvas:getHeight
  • Canvas:getImageData
  • Canvas:getMSAA
  • Canvas:getPixel
  • Canvas:getWidth
  • Canvas:getWrap
  • Canvas:newImageData
  • Canvas:renderTo
  • Canvas:setFilter
  • Canvas:setWrap
  • CanvasFormat
  • ColorMode
  • CompareMode
  • Drawable
  • DrawMode
  • FilterMode
  • Font
  • Font:getAscent
  • Font:getBaseline
  • Font:getDescent
  • Font:getFilter
  • Font:getHeight
  • Font:getLineHeight
  • Font:getWidth
  • Font:getWrap
  • Font:hasGlyphs
  • Font:setFallbacks
  • Font:setFilter
  • Font:setLineHeight
  • Framebuffer
  • Framebuffer:getImageData
  • Framebuffer:getWrap
  • Framebuffer:renderTo
  • Framebuffer:setWrap
  • GraphicsFeature
  • GraphicsLimit
  • Image
  • LineJoin
  • LineStyle
  • love.graphics.arc
  • love.graphics.checkMode
  • love.graphics.circle
  • love.graphics.clear
  • love.graphics.discard
  • love.graphics.draw
  • love.graphics.drawq
  • love.graphics.ellipse
  • love.graphics.getBackgroundColor
  • love.graphics.getBlendMode
  • love.graphics.getCanvas
  • love.graphics.getCanvasFormats
  • love.graphics.getCaption
  • love.graphics.getColor
  • love.graphics.getColorMask
  • love.graphics.getColorMode
  • love.graphics.getCompressedImageFormats
  • love.graphics.getDefaultFilter
  • love.graphics.getDefaultImageFilter
  • love.graphics.getDimensions
  • love.graphics.getFont
  • love.graphics.getHeight
  • love.graphics.getLineJoin
  • love.graphics.getLineStipple
  • love.graphics.getLineStyle
  • love.graphics.getLineWidth
  • love.graphics.getMaxImageSize
  • love.graphics.getMaxPointSize
  • love.graphics.getMode
  • love.graphics.getModes
  • love.graphics.getPixelEffect
  • love.graphics.getPointSize
  • love.graphics.getPointStyle
  • love.graphics.getRendererInfo
  • love.graphics.getScissor
  • love.graphics.getShader
  • love.graphics.getStats
  • love.graphics.getStencilTest
  • love.graphics.getSupported
  • love.graphics.getSystemLimit
  • love.graphics.getSystemLimits
  • love.graphics.getWidth
  • love.graphics.hasFocus
  • love.graphics.intersectScissor
  • love.graphics.isActive
  • love.graphics.isCreated
  • love.graphics.isGammaCorrect
  • love.graphics.isSupported
  • love.graphics.isWireframe
  • love.graphics.line
  • love.graphics.newCanvas
  • love.graphics.newFont
  • love.graphics.newFramebuffer
  • love.graphics.newImage
  • love.graphics.newImageFont
  • love.graphics.newMesh
  • love.graphics.newParticleSystem
  • love.graphics.newPixelEffect
  • love.graphics.newQuad
  • love.graphics.newScreenshot
  • love.graphics.newShader
  • love.graphics.newSpriteBatch
  • love.graphics.newStencil
  • love.graphics.newText
  • love.graphics.newVideo
  • love.graphics.origin
  • love.graphics.point
  • love.graphics.points
  • love.graphics.polygon
  • love.graphics.pop
  • love.graphics.present
  • love.graphics.print
  • love.graphics.printf
  • love.graphics.push
  • love.graphics.quad
  • love.graphics.rectangle
  • love.graphics.reset
  • love.graphics.rotate
  • love.graphics.scale
  • love.graphics.setBackgroundColor
  • love.graphics.setBlendMode
  • love.graphics.setCanvas
  • love.graphics.setCaption
  • love.graphics.setColor
  • love.graphics.setColorMask
  • love.graphics.setColorMode
  • love.graphics.setDefaultFilter
  • love.graphics.setDefaultImageFilter
  • love.graphics.setFont
  • love.graphics.setIcon
  • love.graphics.setInvertedStencil
  • love.graphics.setLine
  • love.graphics.setLineJoin
  • love.graphics.setLineStipple
  • love.graphics.setLineStyle
  • love.graphics.setLineWidth
  • love.graphics.setMode
  • love.graphics.setNewFont
  • love.graphics.setPixelEffect
  • love.graphics.setPoint
  • love.graphics.setPointSize
  • love.graphics.setPointStyle
  • love.graphics.setRenderTarget
  • love.graphics.setScissor
  • love.graphics.setShader
  • love.graphics.setStencil
  • love.graphics.setStencilTest
  • love.graphics.setWireframe
  • love.graphics.shear
  • love.graphics.stencil
  • love.graphics.toggleFullscreen
  • love.graphics.translate
  • love.graphics.triangle
  • Mesh
  • Mesh:attachAttribute
  • Mesh:flush
  • Mesh:getDrawMode
  • Mesh:getDrawRange
  • Mesh:getImage
  • Mesh:getTexture
  • Mesh:getVertex
  • Mesh:getVertexAttribute
  • Mesh:getVertexCount
  • Mesh:getVertexFormat
  • Mesh:getVertexMap
  • Mesh:getVertices
  • Mesh:hasVertexColors
  • Mesh:isAttributeEnabled
  • Mesh:setAttributeEnabled
  • Mesh:setDrawMode
  • Mesh:setDrawRange
  • Mesh:setImage
  • Mesh:setTexture
  • Mesh:setVertex
  • Mesh:setVertexAttribute
  • Mesh:setVertexColors
  • Mesh:setVertexMap
  • Mesh:setVertices
  • MeshDrawMode
  • ParticleInsertMode
  • ParticleSystem
  • ParticleSystem:clone
  • ParticleSystem:count
  • ParticleSystem:emit
  • ParticleSystem:getAreaSpread
  • ParticleSystem:getBufferSize
  • ParticleSystem:getColors
  • ParticleSystem:getCount
  • ParticleSystem:getDirection
  • ParticleSystem:getEmissionRate
  • ParticleSystem:getEmitterLifetime
  • ParticleSystem:getImage
  • ParticleSystem:getInsertMode
  • ParticleSystem:getLinearAcceleration
  • ParticleSystem:getLinearDamping
  • ParticleSystem:getOffset
  • ParticleSystem:getOffsetX
  • ParticleSystem:getOffsetY
  • ParticleSystem:getParticleLifetime
  • ParticleSystem:getPosition
  • ParticleSystem:getRadialAcceleration
  • ParticleSystem:getRotation
  • ParticleSystem:getSizes
  • ParticleSystem:getSizeVariation
  • ParticleSystem:getSpeed
  • ParticleSystem:getSpin
  • ParticleSystem:getSpinVariation
  • ParticleSystem:getSpread
  • ParticleSystem:getTangentialAcceleration
  • ParticleSystem:getTexture
  • ParticleSystem:getX
  • ParticleSystem:getY
  • ParticleSystem:hasRelativeRotation
  • ParticleSystem:isActive
  • ParticleSystem:isEmpty
  • ParticleSystem:isFull
  • ParticleSystem:isPaused
  • ParticleSystem:isStopped
  • ParticleSystem:moveTo
  • ParticleSystem:pause
  • ParticleSystem:reset
  • ParticleSystem:setAreaSpread
  • ParticleSystem:setBufferSize
  • ParticleSystem:setColor
  • ParticleSystem:setColors
  • ParticleSystem:setDirection
  • ParticleSystem:setEmissionRate
  • ParticleSystem:setEmitterLifetime
  • ParticleSystem:setGravity
  • ParticleSystem:setImage
  • ParticleSystem:setInsertMode
  • ParticleSystem:setLifetime
  • ParticleSystem:setLinearAcceleration
  • ParticleSystem:setLinearDamping
  • ParticleSystem:setOffset
  • ParticleSystem:setParticleLife
  • ParticleSystem:setParticleLifetime
  • ParticleSystem:setPosition
  • ParticleSystem:setQuads
  • ParticleSystem:setRadialAcceleration
  • ParticleSystem:setRelativeRotation
  • ParticleSystem:setRotation
  • ParticleSystem:setSize
  • ParticleSystem:setSizes
  • ParticleSystem:setSizeVariation
  • ParticleSystem:setSpeed
  • ParticleSystem:setSpin
  • ParticleSystem:setSpinVariation
  • ParticleSystem:setSpread
  • ParticleSystem:setSprite
  • ParticleSystem:setTangentialAcceleration
  • ParticleSystem:setTexture
  • ParticleSystem:start
  • ParticleSystem:stop
  • ParticleSystem:update
  • PixelEffect
  • PixelEffect:getWarnings
  • PixelEffect:send
  • PointStyle
  • Quad
  • Quad:flip
  • Quad:getTextureDimensions
  • Quad:getViewport
  • Quad:setViewport
  • Shader
  • Shader Variables
  • Shader:getExternVariable
  • Shader:getWarnings
  • Shader:send
  • Shader:sendColor
  • SpriteBatch
  • SpriteBatch:add
  • SpriteBatch:addq
  • SpriteBatch:attachAttribute
  • SpriteBatch:bind
  • SpriteBatch:clear
  • SpriteBatch:flush
  • SpriteBatch:getBufferSize
  • SpriteBatch:getColor
  • SpriteBatch:getCount
  • SpriteBatch:getImage
  • SpriteBatch:getTexture
  • SpriteBatch:lock
  • SpriteBatch:set
  • SpriteBatch:setBufferSize
  • SpriteBatch:setColor
  • SpriteBatch:setImage
  • SpriteBatch:setq
  • SpriteBatch:setTexture
  • SpriteBatch:unbind
  • SpriteBatch:unlock
  • SpriteBatchUsage
  • StackType
  • StencilAction
  • Text
  • Text:add
  • Text:addf
  • Text:clear
  • Text:getDimensions
  • Text:getFont
  • Text:getHeight
  • Text:getWidth
  • Text:set
  • Text:setf
  • Text:setFont
  • Texture
  • TextureFormat
  • TextureMode
  • Video
  • Video:getDimensions
  • Video:getFilter
  • Video:getHeight
  • Video:getSource
  • Video:getStream
  • Video:getWidth
  • Video:isPlaying
  • Video:pause
  • Video:play
  • Video:rewind
  • Video:seek
  • Video:setFilter
  • Video:setSource
  • Video:tell
  • WrapMode
  • love.physics

  • Body
  • Body:applyAngularImpulse
  • Body:applyForce
  • Body:applyImpulse
  • Body:applyLinearImpulse
  • Body:applyTorque
  • Body:destroy
  • Body:getAllowSleeping
  • Body:getAngle
  • Body:getAngularDamping
  • Body:getAngularVelocity
  • Body:getContactList
  • Body:getFixtureList
  • Body:getGravityScale
  • Body:getInertia
  • Body:getJointList
  • Body:getLinearDamping
  • Body:getLinearVelocity
  • Body:getLinearVelocityFromLocalPoint
  • Body:getLinearVelocityFromWorldPoint
  • Body:getLocalCenter
  • Body:getLocalPoint
  • Body:getLocalVector
  • Body:getMass
  • Body:getMassData
  • Body:getPosition
  • Body:getType
  • Body:getUserData
  • Body:getWorld
  • Body:getWorldCenter
  • Body:getWorldPoint
  • Body:getWorldPoints
  • Body:getWorldVector
  • Body:getX
  • Body:getY
  • Body:isActive
  • Body:isAwake
  • Body:isBullet
  • Body:isDestroyed
  • Body:isDynamic
  • Body:isFixedRotation
  • Body:isFrozen
  • Body:isSleeping
  • Body:isSleepingAllowed
  • Body:isStatic
  • Body:putToSleep
  • Body:resetMassData
  • Body:setActive
  • Body:setAllowSleeping
  • Body:setAngle
  • Body:setAngularDamping
  • Body:setAngularVelocity
  • Body:setAwake
  • Body:setBullet
  • Body:setFixedRotation
  • Body:setGravityScale
  • Body:setInertia
  • Body:setLinearDamping
  • Body:setLinearVelocity
  • Body:setMass
  • Body:setMassData
  • Body:setMassFromShapes
  • Body:setPosition
  • Body:setSleepingAllowed
  • Body:setType
  • Body:setUserData
  • Body:setX
  • Body:setY
  • Body:wakeUp
  • BodyType
  • ChainShape
  • ChainShape:getChildEdge
  • ChainShape:getNextVertex
  • ChainShape:getPoint
  • ChainShape:getPoints
  • ChainShape:getPreviousVertex
  • ChainShape:getVertexCount
  • ChainShape:setNextVertex
  • ChainShape:setPreviousVertex
  • ChainShape:setPrevVertex
  • CircleShape
  • CircleShape:getLocalCenter
  • CircleShape:getPoint
  • CircleShape:getRadius
  • CircleShape:getWorldCenter
  • CircleShape:setPoint
  • CircleShape:setRadius
  • Contact
  • Contact:getChildren
  • Contact:getFixtures
  • Contact:getFriction
  • Contact:getNormal
  • Contact:getPosition
  • Contact:getPositions
  • Contact:getRestitution
  • Contact:getSeparation
  • Contact:getVelocity
  • Contact:isEnabled
  • Contact:isTouching
  • Contact:resetFriction
  • Contact:resetRestitution
  • Contact:setEnabled
  • Contact:setFriction
  • Contact:setRestitution
  • DistanceJoint
  • DistanceJoint:getDamping
  • DistanceJoint:getDampingRatio
  • DistanceJoint:getFrequency
  • DistanceJoint:getLength
  • DistanceJoint:setDamping
  • DistanceJoint:setDampingRatio
  • DistanceJoint:setFrequency
  • DistanceJoint:setLength
  • EdgeShape
  • EdgeShape:getNextVertex
  • EdgeShape:getPoints
  • EdgeShape:getPreviousVertex
  • EdgeShape:setNextVertex
  • EdgeShape:setPreviousVertex
  • Fixture
  • Fixture:destroy
  • Fixture:getBody
  • Fixture:getBoundingBox
  • Fixture:getCategory
  • Fixture:getDensity
  • Fixture:getFilterData
  • Fixture:getFriction
  • Fixture:getGroupIndex
  • Fixture:getMask
  • Fixture:getMassData
  • Fixture:getRestitution
  • Fixture:getShape
  • Fixture:getUserData
  • Fixture:isDestroyed
  • Fixture:isSensor
  • Fixture:rayCast
  • Fixture:setCategory
  • Fixture:setDensity
  • Fixture:setFilterData
  • Fixture:setFriction
  • Fixture:setGroupIndex
  • Fixture:setMask
  • Fixture:setRestitution
  • Fixture:setSensor
  • Fixture:setUserData
  • Fixture:testPoint
  • FrictionJoint
  • FrictionJoint:getMaxForce
  • FrictionJoint:getMaxTorque
  • FrictionJoint:setMaxForce
  • FrictionJoint:setMaxTorque
  • GearJoint
  • GearJoint:getJoints
  • GearJoint:getRatio
  • GearJoint:setRatio
  • Joint
  • Joint:destroy
  • Joint:getAnchors
  • Joint:getBodies
  • Joint:getCollideConnected
  • Joint:getReactionForce
  • Joint:getReactionTorque
  • Joint:getType
  • Joint:getUserData
  • Joint:isDestroyed
  • Joint:setCollideConnected
  • Joint:setUserData
  • JointType
  • love.physics.getDistance
  • love.physics.getMeter
  • love.physics.newBody
  • love.physics.newChainShape
  • love.physics.newCircleShape
  • love.physics.newDistanceJoint
  • love.physics.newEdgeShape
  • love.physics.newFixture
  • love.physics.newFrictionJoint
  • love.physics.newGearJoint
  • love.physics.newMotorJoint
  • love.physics.newMouseJoint
  • love.physics.newPolygonShape
  • love.physics.newPrismaticJoint
  • love.physics.newPulleyJoint
  • love.physics.newRectangleShape
  • love.physics.newRevoluteJoint
  • love.physics.newRopeJoint
  • love.physics.newWeldJoint
  • love.physics.newWheelJoint
  • love.physics.newWorld
  • love.physics.setMeter
  • MotorJoint
  • MotorJoint:getAngularOffset
  • MotorJoint:getLinearOffset
  • MotorJoint:setAngularOffset
  • MotorJoint:setLinearOffset
  • MouseJoint
  • MouseJoint:getDampingRatio
  • MouseJoint:getFrequency
  • MouseJoint:getMaxForce
  • MouseJoint:getTarget
  • MouseJoint:setDampingRatio
  • MouseJoint:setFrequency
  • MouseJoint:setMaxForce
  • MouseJoint:setTarget
  • PolygonShape
  • PolygonShape:getPoints
  • PolygonShape:validate
  • PrismaticJoint
  • PrismaticJoint:enableLimit
  • PrismaticJoint:enableMotor
  • PrismaticJoint:getAxis
  • PrismaticJoint:getJointSpeed
  • PrismaticJoint:getJointTranslation
  • PrismaticJoint:getLimits
  • PrismaticJoint:getLowerLimit
  • PrismaticJoint:getMaxMotorForce
  • PrismaticJoint:getMotorForce
  • PrismaticJoint:getMotorSpeed
  • PrismaticJoint:getUpperLimit
  • PrismaticJoint:hasLimitsEnabled
  • PrismaticJoint:isLimitEnabled
  • PrismaticJoint:isLimitsEnabled
  • PrismaticJoint:isMotorEnabled
  • PrismaticJoint:setLimits
  • PrismaticJoint:setLimitsEnabled
  • PrismaticJoint:setLowerLimit
  • PrismaticJoint:setMaxMotorForce
  • PrismaticJoint:setMotorEnabled
  • PrismaticJoint:setMotorSpeed
  • PrismaticJoint:setUpperLimit
  • PulleyJoint
  • PulleyJoint:getConstant
  • PulleyJoint:getGroundAnchors
  • PulleyJoint:getLength1
  • PulleyJoint:getLength2
  • PulleyJoint:getLengthA
  • PulleyJoint:getLengthB
  • PulleyJoint:getMaxLengths
  • PulleyJoint:getRatio
  • PulleyJoint:setConstant
  • PulleyJoint:setMaxLengths
  • PulleyJoint:setRatio
  • RevoluteJoint
  • RevoluteJoint:enableLimit
  • RevoluteJoint:enableLimits
  • RevoluteJoint:enableMotor
  • RevoluteJoint:getJointAngle
  • RevoluteJoint:getJointSpeed
  • RevoluteJoint:getLimits
  • RevoluteJoint:getLowerLimit
  • RevoluteJoint:getMaxMotorTorque
  • RevoluteJoint:getMotorSpeed
  • RevoluteJoint:getMotorTorque
  • RevoluteJoint:getUpperLimit
  • RevoluteJoint:hasLimitsEnabled
  • RevoluteJoint:isLimitsEnabled
  • RevoluteJoint:isMotorEnabled
  • RevoluteJoint:setLimits
  • RevoluteJoint:setLimitsEnabled
  • RevoluteJoint:setLowerLimit
  • RevoluteJoint:setMaxMotorTorque
  • RevoluteJoint:setMotorEnabled
  • RevoluteJoint:setMotorSpeed
  • RopeJoint
  • RopeJoint:getMaxLength
  • Shape
  • Shape:computeAABB
  • Shape:computeMass
  • Shape:destroy
  • Shape:getBody
  • Shape:getBoundingBox
  • Shape:getCategory
  • Shape:getCategoryBits
  • Shape:getChildCount
  • Shape:getData
  • Shape:getDensity
  • Shape:getFilterData
  • Shape:getFriction
  • Shape:getMask
  • Shape:getRadius
  • Shape:getRestitution
  • Shape:getType
  • Shape:isSensor
  • Shape:rayCast
  • Shape:setCategory
  • Shape:setData
  • Shape:setDensity
  • Shape:setFilterData
  • Shape:setFriction
  • Shape:setMask
  • Shape:setRestitution
  • Shape:setSensor
  • Shape:testPoint
  • Shape:testSegment
  • ShapeType
  • WeldJoint
  • WeldJoint:getDampingRatio
  • WeldJoint:getFrequency
  • WeldJoint:setDampingRatio
  • WeldJoint:setFrequency
  • WheelJoint
  • WheelJoint:enableMotor
  • WheelJoint:getAxis
  • WheelJoint:getJointSpeed
  • WheelJoint:getJointTranslation
  • WheelJoint:getMaxMotorTorque
  • WheelJoint:getMotorSpeed
  • WheelJoint:getMotorTorque
  • WheelJoint:getSpringDampingRatio
  • WheelJoint:getSpringFrequency
  • WheelJoint:isMotorEnabled
  • WheelJoint:setMaxMotorTorque
  • WheelJoint:setMotorEnabled
  • WheelJoint:setMotorSpeed
  • WheelJoint:setSpringDampingRatio
  • WheelJoint:setSpringFrequency
  • World
  • World:destroy
  • World:getAllowSleeping
  • World:getBodyCount
  • World:getBodyList
  • World:getCallbacks
  • World:getContactCount
  • World:getContactFilter
  • World:getContactList
  • World:getGravity
  • World:getJointCount
  • World:getJointList
  • World:isAllowSleep
  • World:isDestroyed
  • World:isLocked
  • World:isSleepingAllowed
  • World:queryBoundingBox
  • World:rayCast
  • World:setAllowSleep
  • World:setAllowSleeping
  • World:setCallbacks
  • World:setContactFilter
  • World:setGravity
  • World:setMeter
  • World:setSleepingAllowed
  • World:translateOrigin
  • World:update
  • Index

  • index