openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-animatable
/
org.openrndr.animatable.easing
/
SineIn
Sine
In
class
SineIn
:
Easer
(
source
)
Members
Constructors
Sine
In
Link copied to clipboard
constructor
(
)
Functions
ease
Link copied to clipboard
open
override
fun
ease
(
t
:
Double
,
b
:
Double
,
c
:
Double
,
d
:
Double
)
:
Double
velocity
Link copied to clipboard
open
override
fun
velocity
(
t
:
Double
,
b
:
Double
,
c
:
Double
,
d
:
Double
)
:
Double