korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.atlas
/
add
add
fun
MutableAtlasUnit
.
add
(
bmp
:
Bitmap32
,
name
:
String
?
=
"Slice"
)
:
MutableAtlas.Entry
<
Unit
>
fun
MutableAtlasUnit
.
add
(
bmp
:
BmpSlice32
,
name
:
String
?
=
bmp.name
)
:
MutableAtlas.Entry
<
Unit
>