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
/
WindowResizeEvent
Window
Resize
Event
class
WindowResizeEvent
(
val
width
:
Int
,
val
height
:
Int
)
:
Event
Members
Constructors
Window
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