Public Member Functions | |
void | DrawDisplayList (DOSBoxMenu &menu, bool updateScreen=true) |
item_handle_t | itemFromPoint (DOSBoxMenu &menu, int x, int y) |
const std::vector < item_handle_t > & | get_disp_list (void) const |
Protected Attributes | |
bool | items_changed = false |
bool | order_changed = false |
std::vector< item_handle_t > | disp_list |