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

#ActualKlutzershy

Posted 31 December 2011 - 12:02 PM

I don't know what the bumping rules are, but it's been >24h so I should be safe?

So what it looks like I need to do is use bindClass() to make a lua object point to a certain Java class.  What it looks like I need to do is basically make a class for each system, like one for rendering, one for physics, one for input, and then use them like libraries to call static methods inside them.

This is basically solved for now, but potentially not.

EDIT:
I'm actually going to use one of the native scripting languages instead as they are less of a headache to install.
Probably Javascript.

#1Klutzershy

Posted 31 December 2011 - 11:36 AM

I don't know what the bumping rules are, but it's been >24h so I should be safe?

So what it looks like I need to do is use bindClass() to make a lua object point to a certain Java class.  What it looks like I need to do is basically make a class for each system, like one for rendering, one for physics, one for input, and then use them like libraries to call static methods inside them.

This is basically solved for now, but potentially not.

PARTNERS