toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.atlas
/
Atlas
/
Atlas
Atlas
constructor
(
texture
:
BmpSlice
,
info
:
AtlasInfo
=
AtlasInfo()
)
constructor
(
slices
:
List
<
BmpSlice
>
)
constructor
(
textures
:
Map
<
String
,
BmpSlice
>
,
info
:
AtlasInfo
=
AtlasInfo()
)