Controller:vibrate

From GiderosMobile
Revision as of 11:03, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2014.01<br/> === Description === Vibrate the controller for provided amount of miliseconds. Works only if it is supported by the platf...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2014.01

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,)

'ms: (number) time in miliseconds '