protected class WindowsWebView.WindowsWebViewTexture extends WebViewTexture
Modifier and Type | Field and Description |
---|---|
protected long |
updateTime |
flipVertically, frameSize
height, texCoords, textureInitializationFailed, width
Constructor and Description |
---|
WindowsWebViewTexture(Dimension frameSize,
boolean useMipMaps) |
Modifier and Type | Method and Description |
---|---|
protected void |
updateIfNeeded(DrawContext dc)
Update the texture if the native WebView window has changed.
|
bind, initializeTexture
applyInternalTransform, getHeight, getImageSource, getTexCoords, getTexture, getTextureFromCache, getWidth, initialize, isTextureCurrent, isTextureInitializationFailed, isUseAnisotropy, isUseMipMaps, setUseAnisotropy
public WindowsWebViewTexture(Dimension frameSize, boolean useMipMaps)
protected void updateIfNeeded(DrawContext dc)
updateIfNeeded
in class WebViewTexture
dc
- Draw context