Difference between revisions of "Controller:vibrate"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
<languages />
 
'''<translate>Available since</translate>:''' Gideros 2014.01<br/>
 
'''<translate>Available since</translate>:''' Gideros 2014.01<br/>
 
'''<translate>Class</translate>:''' [[Special:MyLanguage/Controller|Controller]]<br/>
 
'''<translate>Class</translate>:''' [[Special:MyLanguage/Controller|Controller]]<br/>

Revision as of 10:57, 3 September 2018


Available since: Gideros 2014.01
Class: Controller

Description

Vibrate the controller for provided amount of miliseconds. Works only if it is supported by the platform and controller, don't rely on it to work, and only use as addition to the game play

 Controller:vibrate(ms)

Parameters

ms: (number) time in miliseconds