Hello,
I was just wondering if there is a way to get autocomplete to recognise the event parameter for an event listener function. E.g. If we have:
local touch = function(event)
local x = event.phase
end
object:addEventListener("touch", touch)
LUA glider doesn’t know what event is so doesn’t offer any autocomplete options.
I know that you can tell Glider the parameter types by using the -- @param
syntax, so perhaps it’s possible using that?
Finally, in the SDK options i’m currently unable to select either Gideros or Moai (which i intend to try at some point). Could you let me know how to re-enable these please.
Thanks,
Alan [import]uid: 150809 topic_id: 32316 reply_id: 332316[/import]