Difference between revisions of "Accelerometer:start"
From GiderosMobile
 (creating category test)  | 
				m (Text replacement - "</source" to "</syntaxhighlight")  | 
				||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | '''Available since:''' Gideros 2012.8<br/>  | |
| + | '''Class:''' [[Accelerometer]]<br/>  | ||
| − | + | === Description ===  | |
| + | Starts the generation of accelerometer samples.  | ||
| − | + | <syntaxhighlight lang="lua">  | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Accelerometer:start()  | Accelerometer:start()  | ||
| − | </  | + | </syntaxhighlight>  | 
| − | |||
| − | {{  | + | {{Accelerometer}}  | 
Latest revision as of 17:22, 12 July 2023
Available since: Gideros 2012.8
Class: Accelerometer
Description
Starts the generation of accelerometer samples.
Accelerometer:start()