LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.render.engine.font
/
FontGlyph
Font
Glyph
@
JvmRecord
data
class
FontGlyph
(
val
codepoint
:
Char
,
val
font
:
FontId
)
:
Record
Members
Constructors
Font
Glyph
Link copied to clipboard
constructor
(
codepoint
:
Char
,
font
:
FontId
)
Properties
codepoint
Link copied to clipboard
val
codepoint
:
Char
font
Link copied to clipboard
val
font
:
FontId