Lua:Class:Label

From Cheat Engine
Revision as of 06:55, 14 April 2012 by Freiza (talk | contribs) (Created page with ''''Label Class''' (Inheritance GraphicControl->Control->Component->Object) The Label class is a visual component that lets you display text '''createLabel'''(owner) Create…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Label Class (Inheritance GraphicControl->Control->Component->Object)

 The Label class is a visual component that lets you display text


createLabel(owner)

 Creates a Label class object which belongs to the given owner. Owner can be any object inherited from WinControl