h2d.Bitmap
h2d.Bitmap
Inherits from: h2d.Drawable
Fields
| Name | Type | |
|---|---|---|
tile | h2d.Tile |
Protos
f@2478set_tileWrap(h2d.Bitmap, Bool) → Boolf@2479getBoundsRec(h2d.Bitmap, h2d.Object, h2d.col.Bounds, Bool) → Voidf@2480draw(h2d.Bitmap, h2d.RenderContext) → Void
Bindings
- static
f@2481__constructor__(h2d.Bitmap, h2d.Tile, h2d.Object) → Void