This class takes care of the calibration animation.
More...
#import <AnimationView.h>
Inherits NSView.
This class takes care of the calibration animation.
- Author
- Benjamin Thiemann
- Date
- 2017/01/26
◆ initWithFrame:()
- (id) initWithFrame: |
|
(NSRect) |
frame |
|
◆ nextStep:()
- (void) nextStep: |
|
(id) |
sender |
|
This method performs the next step in the animation.
◆ startAnimation()
This method starts the calibration animation.
◆ startTestAnimation()
- (void) startTestAnimation |
|
|
|
This methods starts a test animation.
◆ stopAnimation()
◆ isCountingDown
Boolean value that indicates whether the countdown, which is animated before the actual animation, is running.
◆ isRunning
Boolean value that indicates whether the animation is running.
◆ length
Integer value that indicates the length of the calibration animation in terms of circle count.
◆ pos
Integer value that indicates the position of the active and thus highlighted circle.
The documentation for this class was generated from the following files:
- /Users/Benny/dropbox/software/cocoa-app/_eyeDrops/eyeDrops/doxygen/AnimationView.h
- /Users/Benny/dropbox/software/cocoa-app/_eyeDrops/eyeDrops/doxygen/AnimationView.m