toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGDiscardFrameBuffer
AGDiscard
Frame
Buffer
data
class
AGDiscardFrameBuffer
(
var
frameBuffer
:
AGFrameBufferBase
)
:
AGCommand
Releases memory for this
frameBuffer
Members
Constructors
AGDiscard
Frame
Buffer
Link copied to clipboard
constructor
(
frameBuffer
:
AGFrameBufferBase
)
Properties
frame
Buffer
Link copied to clipboard
var
frameBuffer
:
AGFrameBufferBase
Functions
execute
Link copied to clipboard
open
override
fun
execute
(
ag
:
AG
)