![]() |
VOOZH | about |
The accelerationX system variable is responsible for the acceleration of the device(tablets or mobile phones) along the x-axis. It can be used with the draw() function to accelerate the device in the x-axis of the coordinate.
Its value is represented as meters per second squared.
Syntax:
accelerationX
Example 1:
Output:
👁 ImageExample 2: