ui.hud.map.MapFow
ui.hud.map.MapFow
Inherits from: h2d.Drawable
Fields
| Name | Type | |
|---|---|---|
width | I32 | |
height | I32 | |
tile | h2d.Tile | |
wrapper | h2d.Object | |
circle | h2d.Graphics | |
shader | shader.FowAdd | |
png | haxe.io.Bytes | |
| static | TARGET_NAME | String |
Protos
f@3425createGraphics(ui.hud.map.MapFow, Ref) → h2d.Graphicsf@3426clean(ui.hud.map.MapFow) → Voidf@3427getTile(ui.hud.map.MapFow) → h2d.Tilef@3428syncPosRec(ui.hud.map.MapFow, h2d.Object) → Voidf@3429draw(ui.hud.map.MapFow, h2d.RenderContext) → Voidf@3430drawRec(ui.hud.map.MapFow, h2d.RenderContext) → Void
Bindings
- static
f@3436__constructor__(ui.hud.map.MapFow, I32, I32, F64, haxe.io.Bytes) → Void