Difference between revisions of "Modules/game menu"

From MSX Game Library

< Modules

(Created page with "The {{MOD|game_menu}} module automatically manages menus based on tables representing each page and its interactions. == Dependencies == * {{MOD|input}} * {{MOD|print}} == S...")
(No difference)

Revision as of 23:20, 31 October 2023

The game_menu module automatically manages menus based on tables representing each page and its interactions.

Dependencies

Settings

Usage

Annexe

  • See also: Sample program s_menu

Documentation