creating different screens in libgdx game -


i want make menu of 2 buttons(play,shop). play button start game. , shop button open screen ,in wich player can choose main character. may me how this?

please take @ libgdx wiki various starter tutorials. google have helped on one.

what need game class , screen classes. have screen each screen of game. here's guide on how write simple game screens.

libgdx wiki - extending simple game


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

node.js - Express and Redis - If session exists for this user, don't allow access -