LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.event.events
/
FramebufferResizeEvent
Framebuffer
Resize
Event
class
FramebufferResizeEvent
(
val
width
:
Int
,
val
height
:
Int
)
:
Event
Members
Constructors
Framebuffer
Resize
Event
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
is
Completed
Link copied to clipboard
var
isCompleted
:
Boolean
width
Link copied to clipboard
val
width
:
Int