LDtkGameAssetParameter

class LDtkGameAssetParameter(val atlas: TextureAtlas? = null, val tilesetBorderThickness: Int = 2) : GameAssetParameters

Constructors

Link copied to clipboard
fun LDtkGameAssetParameter(atlas: TextureAtlas? = null, tilesetBorderThickness: Int = 2)

Properties

Link copied to clipboard
val atlas: TextureAtlas? = null
Link copied to clipboard