Search found 14 matches

by kaishaku
Mon Sep 01, 2008 4:36 pm
Forum: Support and Development
Topic: getPoints pushes values onto stack
Replies: 4
Views: 4731

Re: getPoints pushes values onto stack

EDIT: Removed. Didn't pay attention to previous code: t = { p:getPoints() } This is good. Maybe the name "getPoints" is a problem though, particularly if there are more like this. For the record, an array userdata may be a solution for future table<->array interop dilemmas. The book uses e...
by kaishaku
Mon Sep 01, 2008 3:31 am
Forum: Support and Development
Topic: getPoints pushes values onto stack
Replies: 4
Views: 4731

getPoints pushes values onto stack

It might be good to document that getPoints does not return a table.

If this is a common convention in the Love API perhaps an explicit technique would be better.
by kaishaku
Mon Sep 01, 2008 2:39 am
Forum: Support and Development
Topic: setDensity not listed in docs
Replies: 2
Views: 3203

setDensity not listed in docs

setDensity works, but it's not in the documentation.
by kaishaku
Sun Aug 31, 2008 10:44 pm
Forum: Support and Development
Topic: LuaJIT
Replies: 5
Views: 4392

LuaJIT

Is LuaJIT being considered for use in Love?