FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core.util
/
Ease
Ease
interface
Ease
Takes a number in the range 0..1 and returns another in the same range
Inheritors
BezierEase
LinearEase
Members
Functions
ease
Link copied to clipboard
abstract
fun
ease
(
t
:
Double
)
:
Double