http://love2d.org/docs/keyreleased.html
There's a mistake in the examples:
# -- Keyreleased: Called whenever a key was released.
# function mousereleased(key)
# -- I don't want to register spaces.
# if key ~= love.key_space then
# lastkey = key .. " released"
# end
# end
in example 53, it should say keyreleased(key)
Typo in documentation
-
- Prole
- Posts: 16
- Joined: Thu Feb 12, 2009 5:53 pm
- Contact:
Re: Typo in documentation
File a report with the tracker, please: http://love2d.org/forum/tracker.php
We don't borrow, we don't read, we don't rent, we don't lease, we take the minds!
-
- Party member
- Posts: 215
- Joined: Sun Jan 18, 2009 8:03 pm
Re: Typo in documentation
This issue is known but not fixed - might as well add it to the issue tracker
If I haven't written anything else, you may assume that my work is released under the LPC License - the LÖVE Community. See http://love2d.org/wiki/index.php?title=LPC_License.
Re: Typo in documentation
There are a lot of typos in the documentation. I spellchecked the first dozen or so pages or so but there were still ten dozen left so I just said 'screw it'.
Is there a script or something that can recursively spellcheck websites?
Is there a script or something that can recursively spellcheck websites?
Who is online
Users browsing this forum: Ahrefs [Bot] and 4 guests