Yi-Hao
Results
1
comments of
Yi-Hao
You can start the visualizer in viewDidLoad() `Visualizer.start()` Then you can call the .getTouches() function in the scope (ex: function) you want `let touches = Visualizer.getTouches()` Finally, You can easily...