GCVelocityControlDelegate Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | GCVelocityControlDelegate.h |
Overview
This protocol defines an interface for delegates of a GCVelocityControl
object to be notified when a velocity target has been reached.
– controlDidReachTargetVelocity
required method
Notifies the delegate when Galileo has reached the specified target velocity.
- (void)controlDidReachTargetVelocity
Declared In
GCVelocityControlDelegate.h