littlekt
0.6.0
common
core
/
com.lehaine.littlekt
/
BitmapFontAssetParameter
/
BitmapFontAssetParameter
Bitmap
Font
Asset
Parameter
fun
BitmapFontAssetParameter
(
magFilter
:
TexMagFilter
=
TexMagFilter.NEAREST
,
mipmaps
:
Boolean
=
true
,
preloadedTextures
:
List
<
TextureSlice
>
=
listOf()
)