ORKTowerOfHanoiStep Class Reference

Inherits from ORKActiveStep : ORKStep : NSObject
Declared in ORKTowerOfHanoiStep.h

Tower of Hanoi step.

This step is used to present the interactive Tower of Hanoi activity.

  numberOfDisks

The number of disks in the puzzle.

@property (nonatomic, assign) NSUInteger numberOfDisks

Discussion

It is not recommended that you use a large number of disks. As this provides a poor user experience. The default value of this property is 3.

Declared In

ORKTowerOfHanoiStep.h