We are probably going to need a way to re-interpret the meaning of
accelerometer values depending on the orientation of the device (at least
portrait vs. landscape). Until we have a use case, we'll just anticipate as
best we can by having this enum to pass to the constructor.
TODO: This is only tested on Android phones, not tablets. iOS is not tested.
We are probably going to need a way to re-interpret the meaning of accelerometer values depending on the orientation of the device (at least portrait vs. landscape). Until we have a use case, we'll just anticipate as best we can by having this enum to pass to the constructor.
TODO: This is only tested on Android phones, not tablets. iOS is not tested.