Spring

animus.Spring
See theSpring companion class
object Spring

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Spring.type

Members list

Value members

Concrete methods

def fromValue(value: Double): Spring
def fromValueAndTarget(value: Double, target: Double): Spring
def minMax(value: Double, min: Double, max: Double): Double