toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view
/
CachedContainer
/
CacheTexture
Cache
Texture
inner
class
CacheTexture
(
val
ctx
:
RenderContext
)
:
Closeable
Members
Constructors
Cache
Texture
Link copied to clipboard
constructor
(
ctx
:
RenderContext
)
Properties
ctx
Link copied to clipboard
val
ctx
:
RenderContext
rb
Link copied to clipboard
val
rb
:
AGFrameBuffer
tex
Link copied to clipboard
var
tex
:
RectSlice
<
TextureBase
>
tex
Base
Link copied to clipboard
val
texBase
:
TextureBase
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
resize
Link copied to clipboard
fun
resize
(
width
:
Int
,
height
:
Int
)