The GUI groups contain all graphical interfaces usable for menus, HUD and other.



Module Details




Enumerations:


Name

List

Description

WidgetType

This list is used by the GetWidget() function to define which widget we require.

LayoutType

  • LAYOUT_VERTICAL_GRID
  • LAYOUT_HORIZONTAL_GRID

This list is used by Layouts to define which type is as to be.


Functions:


Name

Arguments

Return

Description

AddNewMenuOverlay

  • String: RegistryName - This is the name of this overlay and must be unique, all the structure will have id starting by the RegistryName

MenuOverlay

Function used to create and initialize a new MenuOverlay. Does not launch it.

GetWidget (Private)

  • WidgetType: Type - type of the require widget

Widgets

This function is used to get one of the Widgets class.


Note: function called by MenuOverlay and Widgets, this function is useless outside.


Created with the Personal Edition of HelpNDoc: Easily create EPub books