init method
This is the constructor for the Eyes class.
This is the main class used for executing checkpoints using Eyes.
Syntax
Eyes* eyes = [Eyes new];
Parameters
This method does not take any parameters.Return value
- Type: Eyes*
- Use the object returned to call the various methods provided by the Eyes class.