
It has been updated!
Code: Select all
<html>
<head>
<meta http-equiv="Refresh" content="0; url=jar:docs.zip!/wiki/index.html" />
</head>
<body>
<a href="jar:docs.zip!/wiki/index.html">Löve Wiki</a>
</body>
</html>
Code: Select all
name = 'pause',
description = 'Pauses all audio',
functions = {
{}, --<-- this one
{
Hi Santos, do you mind divulging how you generated love_api.lua? Or was that hand-made? I'm using 0.9.0 nightly, and since ZBStudio uses your love_api.lua for autocompletion and calltips, it would be nice to update it.Santos wrote:Here is the LÖVE API as a Lua table.
It may not be complete or totally accurate!![]()
generate_love_snippets.lua is a Lua script which generates snipMate (for Vim) snippets from the LÖVE API table.
Oh wow, thanks for hand-making the files then! And yeah, definitely wait until it is released. There may be some more large changes coming down the pipeline.Santos wrote:It was actually hand-made, haha. A whole lot of copy and pasting.![]()
I plan on updating it once 0.9.0 is released, but I might wait until then since the API is changing a bit, and so I can get the information from the wiki, hehe.
Users browsing this forum: No registered users and 38 guests