Adv-Menu - 1.2.1
A more advanced menu for use in PyGame.
Robin Wellner
(gyvox)
A more advanced menu for use in PyGame. A work in progress. I started it for SpaceFlight2D (which should start using this, or something based on it for the Options menu by version 0.8.5)
Changes
Added optional focus argument, to start with a different focus than the first Object. Useful for e.g. nested menus. See this SpaceFlight2D commit for example usage.