setSlice

fun setSlice(x: Int, y: Int, width: Int, height: Int)
fun setSlice(u: Float, v: Float, u2: Float, v2: Float)
fun setSlice(slice: TextureSlice, x: Int, y: Int, width: Int, height: Int)