Difference between revisions of "Gyroscope:start"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Starts the generation of gyroscope samples.<br /> <br /> <source lang="lua"> = Gyroscope:start(...")
 
Line 6: Line 6:
 
<br />
 
<br />
 
<source lang="lua">
 
<source lang="lua">
= Gyroscope:start()
+
Gyroscope:start()
 
</source>
 
</source>

Revision as of 11:19, 23 August 2018

Available since: Gideros 2012.8

Description


Starts the generation of gyroscope samples.

 Gyroscope:start()