Skip to content

ui.hud.map.MapFow

ui.hud.map.MapFow

Inherits from: h2d.Drawable

Fields

NameType
widthI32
heightI32
tileh2d.Tile
wrapperh2d.Object
circleh2d.Graphics
shadershader.FowAdd
pnghaxe.io.Bytes
staticTARGET_NAMEString

Protos

  • f@3425 createGraphics(ui.hud.map.MapFow, Ref) → h2d.Graphics
  • f@3426 clean(ui.hud.map.MapFow) → Void
  • f@3427 getTile(ui.hud.map.MapFow) → h2d.Tile
  • f@3428 syncPosRec(ui.hud.map.MapFow, h2d.Object) → Void
  • f@3429 draw(ui.hud.map.MapFow, h2d.RenderContext) → Void
  • f@3430 drawRec(ui.hud.map.MapFow, h2d.RenderContext) → Void

Bindings

  • static f@3436 __constructor__(ui.hud.map.MapFow, I32, I32, F64, haxe.io.Bytes) → Void