CacheTexture

inner class CacheTexture(val ctx: RenderContext) : Closeable

Constructors

Link copied to clipboard
constructor(ctx: RenderContext)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
fun resize(width: Int, height: Int)