libraries/cl_skin¶
Source: gamemode/framework/libraries/cl_skin.lua
Documented functions: 28
Functions¶
SKIN:PaintButton(panel, w, h)SKIN:PaintButtonDown(panel, w, h)SKIN:PaintButtonLeft(panel, w, h)SKIN:PaintButtonRight(panel, w, h)SKIN:PaintButtonUp(panel, w, h)SKIN:PaintCheckBox(panel, w, h)SKIN:PaintComboBox(panel, w, h)SKIN:PaintComboDownArrow(panel, w, h)SKIN:PaintExpandButton(panel, w, h)SKIN:PaintFrame(panel, w, h)SKIN:PaintHScrollBar(panel, w, h)SKIN:PaintListBox(panel, w, h)SKIN:PaintMenu(panel, w, h)SKIN:PaintMenuOption(panel, w, h)SKIN:PaintMenuRightArrow(panel, w, h)SKIN:PaintMenuSpacer(panel, w, h)SKIN:PaintNumberDown(panel, w, h)SKIN:PaintNumberUp(panel, w, h)SKIN:PaintPanel(panel, w, h)SKIN:PaintPropertySheet(panel, w, h)SKIN:PaintRadioButton(panel, w, h)SKIN:PaintScrollBarGrip(panel, w, h)SKIN:PaintShadow(panel, w, h)SKIN:PaintTab(panel, w, h)SKIN:PaintTextEntry(panel, w, h)SKIN:PaintTree(panel, w, h)SKIN:PaintVScrollBar(panel, w, h)SKIN:PaintWindowCloseButton(panel, w, h)
SKIN:PaintButton(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintButtonDown(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintButtonLeft(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintButtonRight(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintButtonUp(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintCheckBox(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintComboBox(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintComboDownArrow(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintExpandButton(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintFrame(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintHScrollBar(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintListBox(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintMenu(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintMenuOption(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintMenuRightArrow(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintMenuSpacer(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintNumberDown(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintNumberUp(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintPanel(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintPropertySheet(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintRadioButton(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintScrollBarGrip(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintShadow(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintTab(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintTextEntry(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintTree(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintVScrollBar(panel, w, h)¶
--------------------------------------------------------]]
Realm: client
SKIN:PaintWindowCloseButton(panel, w, h)¶
--------------------------------------------------------]]
Realm: client