User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 20:58, 20 November 2019 (diff | hist) . . (-13) . . love.textedited (current)
- 19:59, 20 November 2019 (diff | hist) . . (-8) . . Source:setRelative
- 18:59, 20 November 2019 (diff | hist) . . (+495) . . N Body:getFixtures (Created page with "{{newin|11.0|110|type=method|text=It has been renamed from Body:getFixtureList}} Returns a table with all fixtures. == Function == === Synopsis === <source lang="lua">...")
- 18:57, 20 November 2019 (diff | hist) . . (+545) . . N Body:getJoints (Created page with "{{newin|11.0|110|type=method|text=It has been renamed from Body:getJointList}} Returns a table containing the Joints attached to this Body. == Function == === Synopsis...") (current)
- 18:56, 20 November 2019 (diff | hist) . . (+695) . . N Body:getContacts (Created page with "{{newin|11.0|110|type=method|text=It has been renamed from Body:getContactList}} Gets a list of all Contacts attached to the Body. {{notice|The list can change mu...")
- 18:54, 20 November 2019 (diff | hist) . . (-3) . . Contact
- 18:53, 20 November 2019 (diff | hist) . . (+91) . . Body:getJointList (current)
- 18:53, 20 November 2019 (diff | hist) . . (+93) . . Body:getFixtureList (current)
- 18:52, 20 November 2019 (diff | hist) . . (+93) . . Body:getContactList (current)
- 16:08, 10 November 2019 (diff | hist) . . (+1) . . m PrismaticJoint:setMotorEnabled (current)
- 16:04, 10 November 2019 (diff | hist) . . (+24) . . ChainShape:getPoints (current)
- 16:04, 10 November 2019 (diff | hist) . . (+22) . . m love.audio.getActiveEffects (current)
- 08:56, 8 October 2019 (diff | hist) . . (0) . . Font:getLineHeight (current)
- 08:55, 8 October 2019 (diff | hist) . . (-2) . . m Font:setLineHeight (current)
- 09:42, 6 October 2019 (diff | hist) . . (-2) . . m SpriteBatch:set (current)
- 09:37, 6 October 2019 (diff | hist) . . (-2) . . m love.event.push (Fix line break)
- 07:56, 3 September 2017 (diff | hist) . . (+1) . . m love.update (日本語) (→用例)
- 06:25, 3 September 2017 (diff | hist) . . (-2) . . m love.joystick.setGamepadMapping (日本語)
- 10:20, 25 August 2017 (diff | hist) . . (+4) . . love.math.gammaToLinear
- 13:33, 19 August 2017 (diff | hist) . . (-72) . . Body:setInertia (4th argument to Body:setMass seems to no longer exist) (current)
- 13:33, 19 August 2017 (diff | hist) . . (-103) . . Body:getInertia (Body:setMassFromShapes and 4th argument to Body:setMass seem to no longer exist)
- 09:56, 17 August 2017 (diff | hist) . . (+1) . . m love.mousefocus
- 09:51, 9 August 2017 (diff | hist) . . (+14) . . love.graphics.newParticleSystem
- 06:01, 8 August 2017 (diff | hist) . . (-1) . . m Body:setAngle (current)
- 11:35, 7 August 2017 (diff | hist) . . (+16) . . Text:add
- 18:40, 1 August 2017 (diff | hist) . . (+30) . . ParticleSystem:setQuads
- 18:40, 1 August 2017 (diff | hist) . . (+525) . . N ParticleSystem:getQuads (Created page with "{{newin|0.9.2|092|type=function}} Gets the series of Quads used for the particle sprites. == Function == === Synopsis === <source lang="lua"> quads = ParticleSystem:ge...") (current)
- 18:31, 1 August 2017 (diff | hist) . . (+197) . . ParticleSystem:setQuads
- 19:20, 27 October 2016 (diff | hist) . . (+82) . . Category:Tutorials
- 07:23, 10 September 2016 (diff | hist) . . (+79) . . love.filesystem.load
- 16:42, 3 September 2015 (diff | hist) . . (+80) . . JointType
- 02:27, 19 September 2014 (diff | hist) . . (-6) . . m love.window.getDisplayName (current)
- 02:56, 25 April 2014 (diff | hist) . . (-1) . . m Canvas:getWrap
- 02:56, 25 April 2014 (diff | hist) . . (-1) . . m (Image):getWrap
- 04:46, 15 January 2014 (diff | hist) . . (-14) . . love.mouse.newCursor
- 01:13, 30 December 2013 (diff | hist) . . (+652) . . N ParticleSystem:getSpinVariation (Created page with "{{newin|0.9.0|090|type=function}} Gets the amount of spin variation (0 meaning no variation and 1 meaning full variation between start and end). == Function == === Synopsis =...") (current)
- 01:13, 30 December 2013 (diff | hist) . . (+677) . . N ParticleSystem:getSpin (Created page with "{{newin|0.9.0|090|type=function}} Gets the spin of the sprite. == Function == === Synopsis === <source lang="lua"> min, max, variation = ParticleSystem:getSpin( ) </source> =...") (current)
- 01:12, 30 December 2013 (diff | hist) . . (+547) . . N ParticleSystem:getSpeed (Created page with "{{newin|0.9.0|090|type=function}} Gets the speed of the particles. == Function == === Synopsis === <source lang="lua"> min, max = ParticleSystem:getSpeed( ) </source> === Arg...") (current)
- 01:11, 30 December 2013 (diff | hist) . . (+706) . . N ParticleSystem:getSizes (Created page with "{{newin|0.9.0|090|type=function}} Gets the series of sizes by which the sprite is scaled. 1.0 is normal size. The particle system will interpolate between each size evenly ov...")
- 01:10, 30 December 2013 (diff | hist) . . (+652) . . N ParticleSystem:getSizeVariation (Created page with "{{newin|0.9.0|090|type=function}} Gets the amount of size variation (0 meaning no variation and 1 meaning full variation between start and end). == Function == === Synopsis =...") (current)
- 01:09, 30 December 2013 (diff | hist) . . (+614) . . N ParticleSystem:getRotation (Created page with "{{newin|0.9.0|090|type=function}} Gets the rotation of the image upon particle creation (in radians). == Function == === Synopsis === <source lang="lua"> min, max = ParticleS...") (current)
- 01:08, 30 December 2013 (diff | hist) . . (+594) . . N ParticleSystem:getRadialAcceleration (Created page with "{{newin|0.9.0|090|type=function}} Gets the radial acceleration (away from the emitter). == Function == === Synopsis === <source lang="lua"> min, max = ParticleSystem:getRadia...")
- 01:07, 30 December 2013 (diff | hist) . . (+596) . . N ParticleSystem:getParticleLifetime (Created page with "{{newin|0.9.0|090|type=function}} Gets the lifetime of the particles. == Function == === Synopsis === <source lang="lua"> min, max = ParticleSystem:getParticleLifetime( ) </s...") (current)
- 01:06, 30 December 2013 (diff | hist) . . (+940) . . N ParticleSystem:getLinearAcceleration (Created page with "{{newin|0.9.0|090|type=function}} Gets the linear acceleration (acceleration along the x and y axes) for particles. Every particle created will accelerate along the x and y ...") (current)
- 01:02, 30 December 2013 (diff | hist) . . (+485) . . N ParticleSystem:getImage (Created page with "{{newin|0.9.0|090|type=function}} Gets the image used for the particles. == Function == === Synopsis === <source lang="lua"> image = ParticleSystem:getImage( ) </source> === ...")
- 01:00, 30 December 2013 (diff | hist) . . (+38) . . ParticleSystem:getTangentialAcceleration (current)
- 01:00, 30 December 2013 (diff | hist) . . (+38) . . ParticleSystem:getColors
- 01:00, 30 December 2013 (diff | hist) . . (+38) . . ParticleSystem:getEmissionRate
- 01:00, 30 December 2013 (diff | hist) . . (+592) . . N ParticleSystem:getEmitterLifetime (Created page with "{{newin|0.9.0|090|type=function}} Gets how long the particle system will emit particles (if -1 then it emits particles forever). == Function == === Synopsis === <source lang=...")
- 00:58, 30 December 2013 (diff | hist) . . (+507) . . N ParticleSystem:getEmissionRate (Created page with "Gets the amount of particles emitted per second. == Function == === Synopsis === <source lang="lua"> rate = ParticleSystem:setEmissionRate( ) </source> === Arguments === Nothing....")
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)