|
GEMLIB
0.44.0
|
#include <mt_gem.h>
Data Fields | |
| long | display |
| long | drag |
| long | delay |
| long | speed |
| short | height |
menu_settings uses a new structure for setting and inquiring the submenu delay values and the menu scroll height.
| long _mn_set::delay |
the single-click scroll delay in milliseconds
| long _mn_set::display |
the submenu display delay in milliseconds
| long _mn_set::drag |
the submenu drag delay in milliseconds
| short _mn_set::height |
the menu scroll height (in items)
| long _mn_set::speed |
the continuous scroll delay in milliseconds
1.8.9.1