Module GUIText

Text is GUI module for text panels

Usage:

    local Text = NGUI.Text
    

Functions

Text:Create (text) Creates a text label


Functions

Text:Create (text)
Creates a text label

Parameters:

  • text The text to display on the label

Returns:

    l The created DLabel instance
generated by LDoc 1.5.0 Last updated 2024-04-15 17:47:35