Reference turnAxis

turnAxis

When a device is rotated, the axis that triggers the deviceTurned() method is stored in the turnAxis variable. The turnAxis variable is only defined within the scope of deviceTurned().

Examples

Notice any errors or typos? Please let us know. Please feel free to edit src/events/acceleration.js and open a pull request!

Related References