h2d.ScaleGrid
h2d.ScaleGrid
Inherits from: h2d.TileGroup
Fields
| Name | Type | |
|---|---|---|
borderWidth | I32 | |
borderHeight | I32 | |
width | I32 | |
height | I32 | |
tileBorders | Bool |
Protos
f@3456set_width(h2d.ScaleGrid, I32) → I32f@3457set_height(h2d.ScaleGrid, I32) → I32f@3458set_borderWidth(h2d.ScaleGrid, I32) → I32f@3459set_borderHeight(h2d.ScaleGrid, I32) → I32f@3460getBoundsRec(h2d.ScaleGrid, h2d.Object, h2d.col.Bounds, Bool) → Voidf@3461updateContent(h2d.ScaleGrid) → Voidf@3462sync(h2d.ScaleGrid, h2d.RenderContext) → Void
Bindings
- static
f@3463__constructor__(h2d.ScaleGrid, h2d.Tile, I32, I32, h2d.Object) → Void