Module GUIMenus
Menus is GUI module for menu panels
Usage:
local Menus = NGUI.Menus
Functions
| Menus:Menu () | Creates a new menu panel at the cursor position |
| Menus:UpdateMenuPos (menu) | Updates the position of a menu to ensure it doesn’t go off the screen |