public interface IOrientationConsumer
Modifier and Type | Method and Description |
---|---|
void |
onOrientationChanged(float orientation,
IOrientationProvider source) |
void onOrientationChanged(float orientation, IOrientationProvider source)
orientation
- this is magnetic north, not true northsource
-