简体   繁体   中英

How to make a scrollable view in AndEngine

Recently, I've built a simple game with AndEngine but I have no clue to how to make a level selector(scrollable view). I want a scrollable view to show three types of game difficulty such as "easy,normal,hard", but I cannot find any solutions nor any proper tutorial on AndEngine. Most of the tutorials I find on the web are mostly about settings up the project or some basic things. Are there some tips or samples? I would love to hear from you!

You can check Scrolling Level Selector a simple vertical scrolling example.

http://www.andengine.org/forums/tutorials/scrolling-level-selector-t5112.html

You can check this thread, It fits for your requirement.

http://www.andengine.org/forums/tutorials/menu-scroll-example-t5740.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM