Changed to Imgur. I think they were too large maybe?
@axeman
Mock ups as in this is just me testing menus out not actually in libgdx yet. Trying to get a feel for how things will be placed before actually placing them.
@matheus23
Libgdx tutorials are impossible to find and when you do find one it was from 2010 which makes it useless. I am using scene2d for UI.
http://steigert.blogspot.com/2012/03/4-libgdx-tutorial-tablelayout.htmlThat is what I have glanced over to get an understanding of how it works and I am following all the documentation which is not to bad.
One thing that kept me from libgdx ui stuff is the lack of a default skin. So I am just making one from scratch. Buttons, panel, and a few other things are done but need a lot more. Make them as I go. I could send you what I have if you want but they are just images and not an actual skin you can feed gdx.
I wish I had more time to work on this as I am really enjoying it but school takes up lots and lots of time.