Difference between revisions of "User:Pekka"

(added a TODO list for docs)
m
 
(22 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've added several functions this weekend (and you should proofread all of them from [http://love2d.org/wiki/Special:RecentChanges Recent Changes]), and plan to add more next weekend. After I'm done with the docs, I will try writing some tutorials.
 
 
 
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 want to add to the documentation when I have the time.
 
 
 
* [[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.