love-api
love-api copied to clipboard
Other Missing Items
Summary
The following methods are undocumented both here and the LÖVE Wiki.
These will need to be added to the LÖVE Wiki before adding them here, as per the contributing guidelines.
However, the two filesystem
methods, should they be documented? Or at they marked as internal-only?
love.filesystem
- [ ] getExecutablePath
- [ ] setFused
Video Object
- [ ] Video:getPixelDimensions
- [ ] Video:getPixelHeight
- [ ] Video:getPixelWidth
Physics Objects
- [ ] Body:getKinematicState
- [ ] Body:setKinematicState
- [ ] Contact:getTangentSpeed
- [ ] Contact:isDestroyed
- [ ] Contact:setTangentSpeed
- [ ] DistanceJoint:getStiffness
- [ ] DistanceJoint:setStiffness
- [ ] Fixture:getType
- [ ] MotorJoint:getCorrectionFactor
- [ ] MotorJoint:getMaxForce
- [ ] MotorJoint:getMaxTorque
- [ ] MotorJoint:setCorrectionFactor
- [ ] MotorJoint:setMaxForce
- [ ] MotorJoint:setMaxTorque
- [ ] MouseJoint:getStiffness
- [ ] MouseJoint:setStiffness
- [ ] PolygonShape:validate
- [ ] WeldJoint:getStiffness
- [ ] WeldJoint:setStiffness
- [ ] WheelJoint:getSpringStiffness
- [ ] WheelJoint:setSpringStiffness