Tagged Questions
1
vote
1answer
312 views
Random Sprite Speed
I followed the Rain Catcher tutorial from libGDX and I made some modifications to the code, allowing the rain drops to appear faster. But I cant figure out how to make the raindrops fall at random ...
1
vote
1answer
646 views
Errors on LibGDX tutorial
I get the following errors on the LibGDX tutorial "Simple App"
Exception in thread "main" java.lang.UnsatisfiedLinkError: no gdx64 in
java.library.path at ...
10
votes
4answers
15k views
Where are all the tutorials for libGDX?
I've searched online for help and tutorials on LibGDX but I couldn't really find any, except and the wiki for asking questions on stackexchange. Besides the source (demos) and wiki, is there any other ...