LDtkEntityDefinition

fun LDtkEntityDefinition(color: String, fieldDefs: List<LDtkFieldDefinition>, fillOpacity: Float, height: Int, hollow: Boolean, identifier: String, keepAspectRatio: Boolean, lineOpacity: Float, maxCount: Int, pivotX: Float, pivotY: Float, resizableX: Boolean, resizableY: Boolean, showName: Boolean, tags: List<String>, tileID: Int? = null, tilesetID: Int? = null, uid: Int, width: Int, tileRect: LDtkTileRect? = null)