From b29ade63e3e6b4b3b163907e391f2968193ba7be Mon Sep 17 00:00:00 2001 From: Alexander M Pickering Date: Wed, 27 Oct 2021 00:59:57 -0500 Subject: Correct documentation --- src/client/lua_api/gui/iguilabel.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/client/lua_api/gui/iguilabel.cpp') diff --git a/src/client/lua_api/gui/iguilabel.cpp b/src/client/lua_api/gui/iguilabel.cpp index bcb1778..1709d5e 100644 --- a/src/client/lua_api/gui/iguilabel.cpp +++ b/src/client/lua_api/gui/iguilabel.cpp @@ -23,8 +23,9 @@ using namespace gui; extern IrrlichtDevice* device; /*** -@function gui.newlabel() Creates a new label to display text. +Creates a label to display text with the front set in the engine. +@function gui.newlabel() @tparam rect pos The position of the label, reletive to the upper-left of it's parent element, or the root window if parent is nil. @tparam string text The text to display on this label. -- cgit v1.2.3-70-g09d2