MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
legacy
/
io.github.notenoughupdates.moulconfig.internal
/
GlScissorStack
Gl
Scissor
Stack
open
class
GlScissorStack
(
source
)
Members
Constructors
Gl
Scissor
Stack
Link copied to clipboard
constructor
(
)
Functions
clear
Link copied to clipboard
open
fun
clear
(
)
is
Empty
Link copied to clipboard
open
fun
isEmpty
(
)
:
Boolean
pop
Link copied to clipboard
open
fun
pop
(
scaledResolution
:
ScaledResolution
)
push
Link copied to clipboard
open
fun
push
(
left
:
Int
,
top
:
Int
,
right
:
Int
,
bottom
:
Int
,
scaledResolution
:
ScaledResolution
,
bypassInclusion
:
Boolean
)
refresh
Link copied to clipboard
open
fun
refresh
(
scaledResolution
:
ScaledResolution
)