Difference between revisions of "Gyroscope:start"
From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>") |
|||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
Starts the generation of gyroscope samples.<br /> | Starts the generation of gyroscope samples.<br /> | ||
<br /></translate> | <br /></translate> | ||
− | < | + | <syntaxhighlight lang="lua"> |
Gyroscope:start() | Gyroscope:start() | ||
− | </ | + | </syntaxhighlight> |
{{Gyroscope}} | {{Gyroscope}} |
Latest revision as of 14:29, 13 July 2023
Available since: Gideros 2012.8
Class: Gyroscope
Description
Starts the generation of gyroscope samples.
Gyroscope:start()