All Questions
2
questions
5
votes
0
answers
309
views
LibGDX controllers: how to fix crashes in JRuby? [closed]
I'm using JRuby with LibGDX and it's been going quite swimmingly, save for a crash I experience every time I try to use the controllers extension.
Here's a basic rundown:
I've required all the ...
1
vote
1
answer
190
views
How do I use warble to package libgdx and ruby?
My ruby code is as follows
...