Skip to content

ui.hud.map.CachedBitmap

ui.hud.map.CachedBitmap

Inherits from: h2d.Drawable

Fields

NameType
widthI32
heightI32
freezedBool
renderDoneBool
tileh2d.Tile
staticCLEAR_COLOR_0Null

Protos

  • f@3508 clean(ui.hud.map.CachedBitmap) → Void
  • f@3509 onRemove(ui.hud.map.CachedBitmap) → Void
  • f@3510 set_width(ui.hud.map.CachedBitmap, I32) → I32
  • f@3511 set_height(ui.hud.map.CachedBitmap, I32) → I32
  • f@3512 getTile(ui.hud.map.CachedBitmap, h2d.RenderContext) → h2d.Tile
  • f@3513 syncPosRec(ui.hud.map.CachedBitmap, h2d.Object) → Void
  • f@3514 draw(ui.hud.map.CachedBitmap, h2d.RenderContext) → Void
  • f@3515 drawRec(ui.hud.map.CachedBitmap, h2d.RenderContext) → Void

Bindings

  • static f@3516 __constructor__(ui.hud.map.CachedBitmap, h2d.Object, Ref, Ref) → Void