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
/
MutableAtlas
/
Entry
Entry
data
class
Entry
<
T
>
(
val
slice
:
BmpSlice32
,
val
data
:
T
)
Members
Constructors
Entry
Link copied to clipboard
constructor
(
slice
:
BmpSlice32
,
data
:
T
)
Properties
data
Link copied to clipboard
val
data
:
T
name
Link copied to clipboard
val
name
:
String
?
slice
Link copied to clipboard
val
slice
:
BmpSlice32