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
/
CodePointGrid
/
get
get
abstract
operator
fun
get
(
x
:
Int
,
y
:
Int
)
:
Int
Gets the code point at the specified
x
and
y
coordinates.
Throws
Index
Out
Of
Bounds
Exception
If the coordinates are out of bounds.