init()
Creates an instance of the haptic engine.
Declaration
init() throwsDiscussion
The haptic engine isn’t a singleton but a connection to the haptic server inside the user’s device. More than one connection with the haptic server may exist in your app’s view controller or delegate. Each connection functions independently of the others.