Back to project page BulletsForever.
The source code is released under:
GNU General Public License
If you think the Android project BulletsForever listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package com.bulletsforever.bullets; /** * This is for handling haptic feedback * This should be set up by MenuHome * May implement Immersion's TouchSense technology if given permission to ~Phil */ public class ToolsVibrator { // TODO - Phil }