littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d
/
TextureAtlas
/
Entry
Entry
inner
class
Entry
Contains the name,
TextureSlice
, and the
Texture
for this entry of the atlas.
Functions
Properties
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
name
Link copied to clipboard
val
name
:
String
slice
Link copied to clipboard
val
slice
:
TextureSlice
texture
Link copied to clipboard
val
texture
:
Texture