Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

PuppyKevin

Member Since 29 Jun 2012
Offline Last Active Jul 01 2012 10:52 PM
-----

Topics I've Started

Importing Lua functions into Java with LuaJ.

29 June 2012 - 07:12 PM

Hi,

I have a Lua file filled with a couple of functions, and I'm using LuaJ to execute these scripts via Java. I'm able to get Java functions to work within Lua, but how would I call a Lua function from Java?

PARTNERS