Wrapper for multiple PSV.utils.Dynamic evolving together
Name | Type | Description |
---|---|---|
dynamics |
Record.<string, PSV.utils.Dynamic> | |
fn |
function |
optional
Callback function |
Members
Methods
-
Defines the target positions
Name Type Default Description positions
Record.<string, number> speedMult
number 1 optional -
Starts infinite movements
Name Type Default Description rolls
Record.<string, boolean> speedMult
number 1 optional -
Changes base speed
Name Type Description speed
number -
Defines the current positions and immediately stops movements
Name Type Description values
Record.<string, number> -
Increase/decrease the target positions
Name Type Default Description steps
Record.<string, number> speedMult
number 1 optional -
Stops movements
-