Skip to content

ui.Window

ui.Window

Inherits from: ui.Process

Fields

NameType
elementshl.types.ArrayObj
uMaxWidF64
uSpacingI32
winui.Wrapper
bgh2d.Object
bgColorNull
flowh2d.Flow
invalidatedBool
disableBGBool
staticALLhl.types.ArrayObj

Protos

  • f@4980 set_uMaxWid(ui.Window, F64) → F64
  • f@4981 text(ui.Window, String, Null, Null) → ui.we.Text
  • f@4982 iconText(ui.Window, h2d.Tile, String, Null, Null) → ui.we.IconText
  • f@4983 control(ui.Window, I32, String, Null, Null) → ui.we.Wrapper
  • f@4984 activate(ui.Window, String, Null, Null) → ui.we.Wrapper
  • f@4985 takeAndSell(ui.Window, String, String) → ui.WindowElement
  • f@4986 title(ui.Window, String) → Void
  • f@4987 spacer(ui.Window) → Void
  • f@4988 spacerLine(ui.Window, Null) → Void
  • f@4989 clear(ui.Window) → Void
  • f@4990 close(ui.Window) → Void
  • f@4991 onDispose(ui.Window) → Void
  • f@4992 onResize(ui.Window) → Void
  • f@4993 render(ui.Window) → Void
  • f@4994 update(ui.Window) → Void
  • f@4995 postUpdate(ui.Window) → Void

Bindings

  • static f@4996 __constructor__(ui.Window, libs.Process, Null) → Void