orx
Toggle table of contents
0.5.0-dev.95+27f1a09
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-easing
/
org.openrndr.extra.easing
/
EasingFunction
Easing
Function
typealias
EasingFunction
=
(
Double
,
Double
,
Double
,
Double
)
->
Double
(
source
)