Tile

fun Tile(    slice: TextureSlice,     id: Int,     width: Int,     height: Int,     offsetX: Int,     offsetY: Int,     frames: List<TiledTileset.AnimatedTile>,     properties: Map<String, TiledMap.Property>)