Difference between revisions of "User:Pekka"

(changed wording here and there)
m
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== What I am doing ==
+
I'm currently not using Löve.
 
 
I am currently trying to improve the documentation a bit. I'll keep adding new functions now and then (and you should proofread all of my edits from [http://love2d.org/wiki/Special:RecentChanges Recent Changes]), until I am done with the list below. I've also improved some existing entries that seemed to lack most details.
 
 
 
After I'm done with the documentation effort, I will think about writing some explanatory material or working on some tutorials. If you have any ideas for what I should write, use my talk page to tell me about them!
 
 
 
I am also prototyping a few games with LÖVE. I have not released any yet, but will eventually.
 
 
 
== Documentation TODO list ==
 
 
 
Here is a list of some pages I am going to add to the documentation.
 
 
 
* [[SpriteBatch:lock]]
 
* [[SpriteBatch:unlock]]
 
* [[ParticleSystem:getOffsetX]]
 
* [[ParticleSystem:getOffsetY]]
 
* [[ParticleSystem:setOffset]]
 
* [[ParticleSystem:setRelativeDirection]]
 
* [[Body:setFixedRotation]]
 
* [[Body:setInertia]]
 
* [[CircleShape:getLocalCenter]]
 
* [[CircleShape:getWorldCenter]]
 
* [[DistanceJoint:setDamping]]
 
* [[PolygonShape:getPoints]]
 

Latest revision as of 17:01, 25 July 2012

I'm currently not using Löve.