h2d.TileGroup
h2d.TileGroup
Inherits from: h2d.Drawable
Fields
| Name | Type | |
|---|---|---|
content | h2d._TileGroup.TileLayerContent | |
curColor | h3d.Vector | |
tile | h2d.Tile | |
rangeMin | I32 | |
rangeMax | I32 |
Protos
f@3082getBoundsRec(h2d.TileGroup, h2d.Object, h2d.col.Bounds, Bool) → Voidf@3083clear(h2d.TileGroup) → Voidf@3084invalidate(h2d.TileGroup) → Voidf@3085count(h2d.TileGroup) → I32f@3086onRemove(h2d.TileGroup) → Voidf@3087setDefaultColor(h2d.TileGroup, I32, Ref) → Voidf@3088draw(h2d.TileGroup, h2d.RenderContext) → Voidf@3089sync(h2d.TileGroup, h2d.RenderContext) → Voidf@3090drawWith(h2d.TileGroup, h2d.RenderContext, h2d.Drawable) → Void
Bindings
- static
f@3099__constructor__(h2d.TileGroup, h2d.Tile, h2d.Object) → Void