RobotUIKit API
|
RUIAchievementEarnedViewController | View controller for notifying a user that they earned an achievement |
RUICalibrateGestureHandler | Class to add a rotation gesture recognizer to a view and automatically display the rotation rings on the furthest superview |
<RUICalibrateGestureHandlerProtocol> | |
RUICalibrateOverlayView | A view that can be overlayed to show a rotation gesture is happening |
RUICalibrationView | View class showing a control wheel with a knob that the user can grab and rotate to point the robot in different directions |
RUICalibrationViewController | Modal view controller that allows the user to calibrate the Sphero heading |
<RUICalibrationViewDelegate> | Protocol for the calibration view delegate to implement |
RUIColorIndicatorView | Show a color in a rounded rectangle |
<RUIColorPickerDelegate> | Protocol to be implemented by classes wishing to receive information from the RobotUIKit color pickers |
RUIColorPickerViewController | View controller that allows the user to select a color and brightness |
RUICrossHairsView | |
RUIFlickGestureRecognizer | Recognize 'flick' gestures and get their heading, speed and distance |
RUIFlickView | View class showing a "puck" that responds to flicking gestures from the user |
<RUIHSBColorPickerDelegate> | Protocol for the color picker view delegate to implement |
RUIHSBColorPickerView | View class showing an HSB color wheel and brightness slider that allows the user to select a specific color |
<RUIHSColorPickerDelegate> | Protocol for the color picker view delegate to implement |
RUIHSColorPickerView | View class showing an HSB color wheel and brightness slider that allows the user to select a specific color |
RUIModalLayerViewController | Base class for view controllers that wish to be shown modally on top of their parent views |
RUIRGBColorPickerViewController | View controller that allows the user to select a color using RGB values |
RUISlideToSleepViewController | A view controller to present when allowing the user to put Sphero to sleep |
<RUISlideToSleepViewControllerDelegate> | |
UIViewController(RUIModalLayerAdditions) |