Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.ai.route
/
CurvedRoute
Curved
Route
public
final
class
CurvedRoute
Centripetal Catmull-Rom through authored points, sampled by distance for predictable speed.
Members
Constructors
Curved
Route
Link copied to clipboard
public
void
CurvedRoute
(
List
<
Vector
>
points
)
Functions
at
Link copied to clipboard
public
Vector
at
(
double distance
)
length
Link copied to clipboard
public
double
length
(
)