h2d.Font
h2d.Font
Fields
| Name | Type | |
|---|---|---|
name | String | |
size | I32 | |
baseLine | I32 | |
lineHeight | I32 | |
tile | h2d.Tile | |
tilePath | String | |
charset | hxd.Charset | |
glyphs | haxe.ds.IntMap | |
nullChar | h2d.FontChar | |
defaultChar | h2d.FontChar | |
initSize | I32 |
Protos
f@3437hasChar(h2d.Font, I32) → Bool
Bindings
- static
f@3448__constructor__(h2d.Font, String, I32) → Void