littlekt
0.6.0
common
core
/
com.lehaine.littlekt.util
/
MutableTextureAtlas
/
add
add
fun
add
(
slice
:
TextureSlice
,
name
:
String
=
"slice"
)
:
MutableTextureAtlas
fun
add
(
slices
:
List
<
TextureSlice
>
)
fun
add
(
atlas
:
TextureAtlas
)
:
MutableTextureAtlas