DOKK / manpages / debian 10 / allegro4-doc / MENU_PLAYER.3alleg4.en
MENU_PLAYER(3alleg4) Allegro manual MENU_PLAYER(3alleg4)

MENU_PLAYER - Stores GUI data internally used by Allegro.

#include <allegro.h>

typedef struct MENU_PLAYER

A structure which holds GUI data used internally by Allegro. Read the documentation of init_menu() for a description on how to obtain/use this structure.

init_menu(3alleg4), update_menu(3alleg4), shutdown_menu(3alleg4)

version 4.4.2 Allegro