jim
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
jim
jim
/
ratph6.jim.engine
/
JimEngine
/
dispatch
dispatch
fun
dispatch
(
type
:
String
,
vararg
args
:
Any
?
)
:
Boolean
Fire all triggers of
type
. Returns true if any callback cancelled the event. JS thread only.