toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGClear
/
AGClear
AGClear
constructor
(
frameBuffer
:
AGFrameBufferBase
,
frameBufferInfo
:
AGFrameBufferInfo
,
color
:
RGBA
,
depth
:
Float
,
stencil
:
Int
,
clearColor
:
Boolean
,
clearDepth
:
Boolean
,
clearStencil
:
Boolean
)