createTexture

abstract fun createTexture(name: String, width: Int, height: Int, pixels: IntArray): Texture