#include "ax/ax_menu.h"#include "ax/ax_activator.h"#include "ax/ax_validator.h"#include "ax/ax_menu_modal.h"Go to the source code of this file.
Classes | |
| class | AxModalChoiceMenu |
| Shows a modal choice menu. More... | |
| class | AxChoiceMenuActivator |
| Activator for a modal choice menu's items. More... | |
| class | AxChoiceActivator |
| Top-level item activator for a modal choice menu item. More... | |
| class | AxChoiceMenuItem |
| This menu item shows a modal choice menu when activated. More... | |
| class | AxChoiceValidator |
| Use this with AxChoiceMenuItem to specify a string pointer that should be updated to the current value of the menu item. More... | |
1.5.8