VibrationPatterns¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/tappi/blob/main/js/VibrationPatterns.ts for the most up-to-date information.
Overview¶
Collection of reusable patterns that may be useful with vibrationManager. For example, try vibrationManager.startVibrate( VibrationPatterns.FLUTTER )
@author Jesse Greenberg
Source Code¶
See the source for VibrationPatterns.ts in the tappi repository.