Love2D 0.9.1 LuaDocs?
Love2D 0.9.1 LuaDocs?
I remember seeing some luadocs that were created a while back for love 0.8.0 but I haven't been able to find any for the newest version. I was wondering if anyone had found some or would be up for creating them. If they don't exist I may considering making them myself. LuaDocs would be very helpful for me because I use Lua Development Tools for love2d.
- Ranguna259
- Party member
- Posts: 911
- Joined: Tue Jun 18, 2013 10:58 pm
- Location: I'm right next to you
Re: Love2D 0.9.1 LuaDocs?
Just use lua.org, or simply search around google.
Re: Love2D 0.9.1 LuaDocs?
use the wiki is my suggestion; http://www.love2d.org/wiki/Main_Page
Provides a decent enough description on most functions.
Provides a decent enough description on most functions.
Re: Love2D 0.9.1 LuaDocs?
I was talking about LuaDocs specifically for the Love2D Framework, like these: https://github.com/mkosler/LOVELuaDoc but for 0.9.1Ranguna259 wrote:Just use lua.org, or simply search around google.
I mainly wanted them for convience. I know Lua itself nearly completely, and most of the Love Framework, but I wanted them for things like auto-complete, intellisense, etc.dan369 wrote:use the wiki is my suggestion; http://www.love2d.org/wiki/Main_Page
Provides a decent enough description on most functions.
- Ranguna259
- Party member
- Posts: 911
- Joined: Tue Jun 18, 2013 10:58 pm
- Location: I'm right next to you
Re: Love2D 0.9.1 LuaDocs?
Then this file could help you.
Re: Love2D 0.9.1 LuaDocs?
What version of Lua is Love2D using? With RGSS(3) it uses 1.9.2 even though Ruby is at 2.1..
Or does the version not matter?
Or does the version not matter?
- Roland_Yonaba
- Inner party member
- Posts: 1563
- Joined: Tue Jun 21, 2011 6:08 pm
- Location: Ouagadougou (Burkina Faso)
- Contact:
Re: Love2D 0.9.1 LuaDocs?
LÖVE uses Lua 5.1.
Run this with LÖVE, with the console opened, to check for yourself:
Run this with LÖVE, with the console opened, to check for yourself:
Code: Select all
print("Lua version",_VERSION)
- slime
- Solid Snayke
- Posts: 3166
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: Love2D 0.9.1 LuaDocs?
Well, LuaJIT 2.0 in particular, which is based on Lua 5.1.Roland_Yonaba wrote:LÖVE uses Lua 5.1.
Who is online
Users browsing this forum: No registered users and 5 guests