The Trajectory interface. Provides method(s) for iterating through the points on it. More...
#import <SYTrajectory.h>
Instance Methods | |
((unavailable("Use +[SYTrajectoryManager createTrajectoryWithCompletion:] instead.") | - __attribute__ |
(nullable SYTrajectoryPoint *) | - advance |
Advances to and returns the next [SYTrajectoryPoint]. Returns null if the end of the Trajectory has been reached. More... | |
Class Methods | |
((unavailable("Use +[SYTrajectoryManager createTrajectoryWithCompletion:] instead.") | + __attribute__ |
The Trajectory interface. Provides method(s) for iterating through the points on it.
- ((unavailable("Use +[SYTrajectoryManager) createTrajectoryWithCompletion: |
+ ((unavailable("Use +[SYTrajectoryManager) createTrajectoryWithCompletion: |
- (nullable SYTrajectoryPoint*) advance |
Advances to and returns the next [SYTrajectoryPoint]. Returns null if the end of the Trajectory has been reached.