littlekt
0.6.0
texturepacker
/
com.lehaine.littlekt.gradle.texturepacker
Package-level
declarations
Types
Functions
Properties
Types
Little
Kt
Config
Link copied to clipboard
open
class
LittleKtConfig
Little
Kt
Texture
Packer
Plugin
Link copied to clipboard
class
LittleKtTexturePackerPlugin
:
Plugin
<
Project
>
Functions
little
Kt
Link copied to clipboard
fun
Project
.
littleKt
(
action
:
LittleKtConfig
.
(
)
->
Unit
)
:
LittleKtConfig
packing
Link copied to clipboard
fun
TexturePackerConfig
.
packing
(
action
:
PackingOptions
.
(
)
->
Unit
)
:
PackingOptions
texture
Packer
Link copied to clipboard
fun
LittleKtConfig
.
texturePacker
(
action
:
TexturePackerConfig
.
(
)
->
Unit
)
:
TexturePackerConfig
Properties
little
Kt
Link copied to clipboard
val
Project
.
littleKt
:
LittleKtConfig