ui.hud.map.CachedBitmap
ui.hud.map.CachedBitmap
Inherits from: h2d.Drawable
Fields
| Name | Type | |
|---|---|---|
width | I32 | |
height | I32 | |
freezed | Bool | |
renderDone | Bool | |
tile | h2d.Tile | |
| static | CLEAR_COLOR_0 | Null |
Protos
f@3508clean(ui.hud.map.CachedBitmap) → Voidf@3509onRemove(ui.hud.map.CachedBitmap) → Voidf@3510set_width(ui.hud.map.CachedBitmap, I32) → I32f@3511set_height(ui.hud.map.CachedBitmap, I32) → I32f@3512getTile(ui.hud.map.CachedBitmap, h2d.RenderContext) → h2d.Tilef@3513syncPosRec(ui.hud.map.CachedBitmap, h2d.Object) → Voidf@3514draw(ui.hud.map.CachedBitmap, h2d.RenderContext) → Voidf@3515drawRec(ui.hud.map.CachedBitmap, h2d.RenderContext) → Void
Bindings
- static
f@3516__constructor__(ui.hud.map.CachedBitmap, h2d.Object, Ref, Ref) → Void