toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.render
/
GameWindow
/
dispatchSimpleMouseEvent
dispatch
Simple
Mouse
Event
fun
dispatchSimpleMouseEvent
(
type
:
MouseEvent.Type
,
id
:
Int
,
x
:
Int
,
y
:
Int
,
button
:
MouseButton
,
simulateClickOnUp
:
Boolean
=
false
)