littlekt
0.6.0
common
core
/
com.lehaine.littlekt.util
/
MutableTextureAtlas
/
MutableTextureAtlas
Mutable
Texture
Atlas
fun
MutableTextureAtlas
(
context
:
Context
,
width
:
Int
=
4096
,
height
:
Int
=
4096
,
padding
:
Int
=
2
)
fun
MutableTextureAtlas
(
context
:
Context
,
options
:
PackingOptions
=
PackingOptions()
)