Skip to content

h2d.ScaleGrid

h2d.ScaleGrid

Inherits from: h2d.TileGroup

Fields

NameType
borderWidthI32
borderHeightI32
widthI32
heightI32
tileBordersBool

Protos

  • f@3456 set_width(h2d.ScaleGrid, I32) → I32
  • f@3457 set_height(h2d.ScaleGrid, I32) → I32
  • f@3458 set_borderWidth(h2d.ScaleGrid, I32) → I32
  • f@3459 set_borderHeight(h2d.ScaleGrid, I32) → I32
  • f@3460 getBoundsRec(h2d.ScaleGrid, h2d.Object, h2d.col.Bounds, Bool) → Void
  • f@3461 updateContent(h2d.ScaleGrid) → Void
  • f@3462 sync(h2d.ScaleGrid, h2d.RenderContext) → Void

Bindings

  • static f@3463 __constructor__(h2d.ScaleGrid, h2d.Tile, I32, I32, h2d.Object) → Void