toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.resources
/
resourceBitmapFont
resource
Bitmap
Font
fun
resourceBitmapFont
(
path
:
String
,
mipmaps
:
Boolean
=
true
,
cache
:
ResourceCache
=
ResourceCache.LOCAL
)
:
ResourceRef
<
BitmapFont
>