nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.resources.builder.font.provider.bitmap
/
ReferenceGlyphGrid
/
ReferenceGlyphGrid
Reference
Glyph
Grid
constructor
(
gridWidth
:
Int
,
gridHeight
:
Int
,
glyphWidth
:
Int
,
glyphHeight
:
Int
)
constructor
(
grid
:
Array
<
Array
<
BufferedImage
?
>
>
,
glyphWidth
:
Int
,
glyphHeight
:
Int
)