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


Functions

Menus:Menu ()
Creates a new menu panel at the cursor position

Returns:

    menu Newly created DermaMenu panel
Menus:UpdateMenuPos (menu)
Updates the position of a menu to ensure it doesn’t go off the screen

Parameters:

  • menu The menu whose position should be adjusted
generated by LDoc 1.5.0 Last updated 2024-04-15 17:47:35