orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-property-watchers
/
org.openrndr.extra.propertywatchers
/
PropertyWatcherDelegate3
/
PropertyWatcherDelegate3
Property
Watcher
Delegate3
constructor
(
toWatch0
:
KProperty0
<
V0
>
,
toWatch1
:
KProperty0
<
V1
>
,
toWatch2
:
KProperty0
<
V2
>
,
valueChangedEvent
:
Event
<
R
>
?
=
null
,
cleaner
:
(
R
)
->
Unit
?
=
null
,
function
:
(
V0
,
V1
,
V2
)
->
R
)
(
source
)