I want to create a Menu for my small game. What should I use? Should I use Java Buttons (is it even possible) or what?
you can make your own buttons if you wish or you can use the jme port for nifty gui, which is more common: https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:advanced:nifty_gui
Hmm… I can’t find any code that creates button though and it’s kinda hard to start out wihtout knowing where to go. Any help or links?
No offence, but did you even look at the link I wrote? you seemed to reply pretty fast. The link i gave you, has links to everything you need.
I had looked before and looked again. I will look again now Hopefully I will find something.
EDIT: http://sourceforge.net/apps/mediawiki/nifty-gui/index.php?title=Nifty_Standard_Controls_(Nifty_1.3)
I think this is what I was looking for. I overlooked the links at the bottom. Sorry and thanks