toggle menu
KStg
1.0-SNAPSHOT
jvm
switch theme
search in API
KStg
/
top.kkoishi.stg.gfx
/
TexturedFont
/
TexturedFont
Textured
Font
constructor
(
texture
:
BufferedImage
,
basicWidth
:
Int
,
basicHeight
:
Int
,
find
:
(
Char
)
->
Pair
<
Int
,
Int
>
)