Simple example code for a screen independant game level select menu.
NeatMenu is hosted in the following web site
https://github.com/RaghavSood/NeatMenu
If you think the Android project NeatMenu listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of NeatMenu.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
There are 4 image files in NeatMenu. The names of the image files are listed as follows.
button_back.png ic_action_search.png star.png star_glow.png
The following screenshort is generated from the image listed above.
NeatMenu has the following Java source files.
com.appaholics.neatmenu.LevelSelect.java com.appaholics.neatmenu.LevelView.java com.appaholics.neatmenu.PlayLevel.java