JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
msim.trajectory
Interface SequenceDriver.AdvanceHook
All Known Implementing Classes:
SequenceDriver.ApplyingAdvanceHook
Enclosing class:
SequenceDriver
public static interface
SequenceDriver.AdvanceHook
interface for callback on advance to next waypoint
Method Summary
Methods
Modifier and Type
Method and Description
void
advanced
(int index)
called when the driver advances to waypoint at
index
Method Detail
advanced
void advanced(int index)
called when the driver advances to waypoint at
index
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method