remance / Masendor

Open source educational and historical battle action game, All helps accepted
MIT License
142 stars 31 forks source link

New menu list #58

Closed coppermouse closed 1 year ago

coppermouse commented 1 year ago

BrownButtonUI make use of the method as list when making image.

Frame handles alpha

BoxUI handle alpha

Scroll on ListUI

ListUI handles an "class-adapter" to make list items and handle click. It now also has support for highlight last selected item (assuming that is what is being implemented in adapter)

coppermouse commented 1 year ago

I might broken something, there was a lot of conflicts, but hopefully that are easy fixes