removeOrientationListener abstract method
- OrientationListener listener
Removes an OrientationListener from the engine.
listenerThe listener to be removed.
Implementation
void removeOrientationListener(OrientationListener listener);
Removes an OrientationListener from the engine.
listener The listener to be removed.void removeOrientationListener(OrientationListener listener);