-
-
Notifications
You must be signed in to change notification settings - Fork 73
box
Andrew McWatters edited this page Nov 23, 2019
·
1 revision
box Inherits from panel
Box class
box:draw()
box:drawBackground()
box:drawBorder()
box:drawChild()
box:drawName()
box:drawSelection()
box:getBackgroundColor()
box:getBorderBottomColor()
box:getBorderBottomStyle()
box:getBorderBottomWidth()
box:getBorderColor()
box:getBorderLeftColor()
box:getBorderLeftStyle()
box:getBorderLeftWidth()
box:getBorderRightColor()
box:getBorderRightStyle()
box:getBorderRightWidth()
box:getBorderStyle()
box:getBorderTopColor()
box:getBorderTopStyle()
box:getBorderTopWidth()
box:getBorderWidth()
box:getBottom()
box:getColor()
box:getDisplay()
box:getFormattingContext()
box:getHeight()
box:getLeft()
box:getMargin()
box:getMarginBottom()
box:getMarginLeft()
box:getMarginRight()
box:getMarginTop()
box:getOffsetHeight()
box:getOffsetLeft()
box:getOffsetTop()
box:getOffsetWidth()
box:getPadding()
box:getPaddingBottom()
box:getPaddingLeft()
box:getPaddingRight()
box:getPaddingTop()
box:getPosition()
box:getRight()
box:getScheme()
box:getTop()
box:getWidth()
box:getX()
box:getY()
box:preDraw()
box:setBackgroundColor()
box:setBorderBottomColor()
box:setBorderBottomStyle()
box:setBorderBottomWidth()
box:setBorderColor()
box:setBorderLeftColor()
box:setBorderLeftStyle()
box:setBorderLeftWidth()
box:setBorderRightColor()
box:setBorderRightStyle()
box:setBorderRightWidth()
box:setBorderStyle()
box:setBorderTopColor()
box:setBorderTopStyle()
box:setBorderTopWidth()
box:setBorderWidth()
box:setBottom()
box:setColor()
box:setDisplay()
box:setLeft()
box:setMargin()
box:setMarginBottom()
box:setMarginLeft()
box:setMarginRight()
box:setMarginTop()
box:setOffsetLeft()
box:setOffsetTop()
box:setPadding()
box:setPaddingBottom()
box:setPaddingLeft()
box:setPaddingRight()
box:setPaddingTop()
box:setPosition()
box:setRight()
box:setTop()
Callbacks
- onAddonMounted
- onAddonUnmounted
- onMainMenuActivate
- onMainMenuClose
- onNPCSpawn
- onPlayerChat
- onPlayerConnect
- onPlayerDisconnect
- onPlayerInitialSpawn
- onPlayerSay
- onPlayerSpawn
- onPlayerUse
- onReloadImage
- onReloadScript
- onReloadSound
- quit
- update
Classes
- canvas
- character
- color
- concommand
- context
- convar
- entity
- fullscreencanvas
- host
- map
- networkvar
- payload
- player
- scheme
- shader
- sprite
- tween
- typelenvalues
- vector
Interfaces and Libraries
Panels
- box
- button
- checkbox
- closebutton
- commandbutton
- commandbuttongroup
- dropdownlist
- dropdownlistitem
- dropdownlistitemgroup
- frame
- frametab
- frametabgroup
- frametabpanel
- frametabpanels
- imagepanel
- label
- panel
- passwordtextbox
- progressbar
- radiobutton
- radiobuttongroup
- rootpanel
- scrollablepanel
- scrollbar
- slider
- tabbedframe
- text
- textbox
- textboxautocompleteitemgroup
- throbber
- viewport