PathCursor
Description
class
PathCursor
Constructor
new
PathCursor
(path)
Parameters
Name
Type
Description
path
Path2
Members
value
:
number
animations
:
Animation
[]
Methods
getPoint()
→
Vector3
moveAhead(step)
→
PathCursor
Parameters
Name
Type
Description
optional
step
number
moveBack(step)
→
PathCursor
Parameters
Name
Type
Description
optional
step
number
move(step)
→
PathCursor
Parameters
Name
Type
Description
step
number
onchange(f)
→
PathCursor
Parameters
Name
Type
Description
f
cursor
PathCursor
|