public class DefaultAdaptiveRuntimeFullScreenStrategy extends AdaptiveRuntimeFullScreenStrategy
This implementation uses the available native full-screen strategy implementations.
Sub-classes can provide more, or override existing, default implementation choices.
| Constructor and Description |
|---|
DefaultAdaptiveRuntimeFullScreenStrategy(Window window)
Create a full-screen strategy.
|
enterFullScreenMode, exitFullScreenMode, isFullScreenModepublic DefaultAdaptiveRuntimeFullScreenStrategy(Window window)
window - window to manage as full-screen or notCopyright © 2009–2015 Caprica Software Limited. All rights reserved.