cmark/androtext

AndroGame menu support

cmark opened this issue · 1 comments

Add simple menu support for game modeling. Part of the grammar for this is done, new generator fragment must be added for generating menuitems and menuscenes.

Simple menu support from commit: 5557f8a.
Actual commit that holds the changes is: e707426

Nested menus, submenus not supported, currently only a one-level menu is supported. See the example in the examples project.